Adjust ChangeLog to give Benno Schulenberg his own header line.
authorRoland McGrath <roland@hack.frob.com>
Tue, 19 Mar 2013 21:57:54 +0000 (14:57 -0700)
committerRoland McGrath <roland@hack.frob.com>
Tue, 19 Mar 2013 21:57:54 +0000 (14:57 -0700)
ChangeLog

index 99d46ad0de0b3e1839be66acd172c5870333964f..3bbcf3688df509ee52b94a0cd5cae0a075b2c8a9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        [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 <bensberg@justemail.net>.
+
+2013-03-18  Benno Schulenberg  <bensberg@justemail.net>
+
+       [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  <neleai@seznam.cz>