changeset 3555:ba37e5f7ca41

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Sun, 21 Oct 2001 10:55:36 +0000
parents 1803dd7eede3
children 3b5c1fa9579c
files lib/ChangeLog
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <eggert@twinsun.com>