X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=ChangeLog;h=abf7b31d5992a17330dcb5eb5a00f3c2b52d35af;hb=edac424073092fda118fb8514ad524d3a66a9ae6;hp=0aea1bfae82145c78f0f62f565a260346a8c07f5;hpb=edc8cc2a29b53fd6eeb82cd5fae14aa6bbb827dc;p=thirdparty%2Fglibc.git diff --git a/ChangeLog b/ChangeLog index 0aea1bfae82..abf7b31d599 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,15 @@ +2005-03-19 Bruno Haible + + * intl/dcigettext.c (struct known_translation_t): Change type of + domainname field to 'const char *'. + (DCIGETTEXT): Remove const-cast. + 2005-03-29 Thorsten Kukuk + [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.