diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-08-21 00:38:15 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-08-21 00:38:15 +0000 |
commit | 511a00911549751db9254e5d81c1fcc1723db57e (patch) | |
tree | 86b0bdb1b47f9f165e257ac9e31551542c6ea031 /ChangeLog | |
parent | 5a02dce6b70f7c3337d75cfde08c5b36ebb688ee (diff) | |
download | glibc-511a00911549751db9254e5d81c1fcc1723db57e.zip glibc-511a00911549751db9254e5d81c1fcc1723db57e.tar.gz glibc-511a00911549751db9254e5d81c1fcc1723db57e.tar.bz2 |
Update.
* include/iconv.h: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |