From: Roland McGrath Date: Tue, 19 Mar 2013 21:57:54 +0000 (-0700) Subject: Adjust ChangeLog to give Benno Schulenberg his own header line. X-Git-Tag: glibc-2.18~497 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63270c24c520c53193b2fd07104ad30039914058;p=thirdparty%2Fglibc.git Adjust ChangeLog to give Benno Schulenberg his own header line. --- diff --git a/ChangeLog b/ChangeLog index 99d46ad0de0..3bbcf3688df 100644 --- a/ChangeLog +++ b/ChangeLog @@ -27,11 +27,15 @@ [BZ #14812] * argp/argp-parse.c (argp_default_options): Put N_ translation marker on argument names, not just descriptions. - * iconv/iconv_prog.c (options): Likewise. - * iconv/iconvconfig.c (options): Likewise. * malloc/memusagestat.c (options): Likewise. * nss/getent.c (options): Likewise. - Reported by Benno Schulenberg . + +2013-03-18 Benno Schulenberg + + [BZ #14812] + * iconv/iconv_prog.c (options): Put N_ translation marker + on argument names, not just descriptions. + * iconv/iconvconfig.c (options): Likewise. 2013-03-18 Ondrej Bilka