]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Sun, 19 Dec 1999 08:38:02 +0000 (08:38 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 19 Dec 1999 08:38:02 +0000 (08:38 +0000)
ChangeLog

index aae8ec9f09bd1c1089c91fd06b9d5851cfd9a240..07e3977dc5d4410fb5b1d4e8b434ff0db0d76685 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 1999-12-19  Ulrich Drepper  <drepper@cygnus.com>
 
+       * locale/langinfo.h: Always define CODESET.
+       (CODESET): Define also as macro.
+
        * stdio-common/printf_fp.c (__printf_fp): Allocate buffer to
        generate mantissa output in using malloc if it is larger than
        20000 characters.