aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-08-21 00:38:15 +0000
committerUlrich Drepper <drepper@redhat.com>1999-08-21 00:38:15 +0000
commit511a00911549751db9254e5d81c1fcc1723db57e (patch)
tree86b0bdb1b47f9f165e257ac9e31551542c6ea031 /ChangeLog
parent5a02dce6b70f7c3337d75cfde08c5b36ebb688ee (diff)
downloadglibc-511a00911549751db9254e5d81c1fcc1723db57e.zip
glibc-511a00911549751db9254e5d81c1fcc1723db57e.tar.gz
glibc-511a00911549751db9254e5d81c1fcc1723db57e.tar.bz2
Update.
* include/iconv.h: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c0b61a..3c35713 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,7 @@
in the message file and if necessary find approrpiate
conversion to match currently selected charset.
* include/libintl.h: Declare __dgettext and __dcgettext.
+ * include/iconv.h: New file.
1999-08-20 Andreas Schwab <schwab@suse.de>