aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-05-21 20:22:59 +0000
committerUlrich Drepper <drepper@redhat.com>2000-05-21 20:22:59 +0000
commit70a1a46550662dd69b6cceabf00ccafff96f606d (patch)
tree3103aac16e8e8b795ba282d525a08b78069bcb95 /ChangeLog
parent3b43494000bba0633fccbb481c77825927ebb8fb (diff)
downloadglibc-70a1a46550662dd69b6cceabf00ccafff96f606d.tar
glibc-70a1a46550662dd69b6cceabf00ccafff96f606d.tar.gz
glibc-70a1a46550662dd69b6cceabf00ccafff96f606d.tar.bz2
glibc-70a1a46550662dd69b6cceabf00ccafff96f606d.zip
Update.
* manual/charset.texi (Generic Conversion Interface): Remove from inbuf parameter of iconv.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c6f1cd1ac..7eba2803ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,8 @@
* iconv/iconv_prog.c (process_block): Remove const from second
parameter.
(main): Remove const from addr definition.
+ * manual/charset.texi (Generic Conversion Interface): Remove from
+ inbuf parameter of iconv.
* intl/dcigettext.c: Fix typo in comment.