diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-10-26 02:37:46 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-10-26 02:37:46 +0000 |
commit | 1410e233beb7335731df346dd18704e5acebf20d (patch) | |
tree | e5e4a2e1485b5b0d3bdcf989e8b373fe72c7cfd7 /ChangeLog | |
parent | 876f9634403d1ab7ff1860c285bfe098d81b7d04 (diff) | |
download | glibc-1410e233beb7335731df346dd18704e5acebf20d.zip glibc-1410e233beb7335731df346dd18704e5acebf20d.tar.gz glibc-1410e233beb7335731df346dd18704e5acebf20d.tar.bz2 |
Update.
2000-10-25 Bruno Haible <haible@clisp.cons.org>
* manual/charset.texi: Fix spelling of __GCONV_FULL_OUTPUT.
* manual/message.texi (Translation with gettext): Remove paragraph
about macros contained in libintl.h.
(bind_textdomain_codeset): Describe codeset argument.
(Using gettextized software): Add setlocale call to sample code.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2000-10-25 Bruno Haible <haible@clisp.cons.org> + + * manual/charset.texi: Fix spelling of __GCONV_FULL_OUTPUT. + * manual/message.texi (Translation with gettext): Remove paragraph + about macros contained in libintl.h. + (bind_textdomain_codeset): Describe codeset argument. + (Using gettextized software): Add setlocale call to sample code. + 2000-10-26 Kazumoto Kojima <kkojima@rr.iij4u.or.jp> Yutaka Niibe <gniibe@chroot.org> |