]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ChangeLog
[BZ #661]
[thirdparty/glibc.git] / ChangeLog
index 0aea1bfae82145c78f0f62f565a260346a8c07f5..abf7b31d5992a17330dcb5eb5a00f3c2b52d35af 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
+2005-03-19  Bruno Haible  <bruno@clisp.org>
+
+       * intl/dcigettext.c (struct known_translation_t): Change type of
+       domainname field to 'const char *'.
+       (DCIGETTEXT): Remove const-cast.
+
 2005-03-29  Thorsten Kukuk  <kukuk@suse.de>
 
+       [BZ #661]
+       * grp/initgroups.c (internal_getgrouplist): Check if we have
+       enough space before adding the primary group to the list.
+
        * posix/tst-execle1.c (do_test): Fix execle arguments.
        * posix/tst-execle2.c (do_test): Likewise.