From: Jim Meyering Date: Sun, 21 Oct 2001 10:55:36 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: cvs-readonly~5618 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=32dae2b491da32849561c38cfd3b3fd9fbc376b4;p=gnulib.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 2076db970..5c2717726 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -3,6 +3,7 @@ * obstack.c (_): Honor the setting of ENABLE_NLS. Otherwise, this code would end up calling gettext even in packages built with --disable-nls. + * getopt.c (_): Likewise. 2001-10-20 Paul Eggert