projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
282ed20
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sun, 21 Oct 2001 10:55:36 +0000
(10:55 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 21 Oct 2001 10:55:36 +0000
(10:55 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 2076db9708860ec1d6c8c1fb17311c82be602f0f..5c27177260afeaba53a43b2ea260cab839c669de 100644
(file)
--- 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>