projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5df25d5
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sun, 21 Oct 2001 09:01:31 +0000
(09:01 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 21 Oct 2001 09:01:31 +0000
(09:01 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 889a2a2ab30392ed1e43cb59561e2491409ef4b0..2076db9708860ec1d6c8c1fb17311c82be602f0f 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-1,3
+1,9
@@
+2001-10-21 Jim Meyering <meyering@lucent.com>
+
+ * obstack.c (_): Honor the setting of ENABLE_NLS. Otherwise,
+ this code would end up calling gettext even in packages built
+ with --disable-nls.
+
2001-10-20 Paul Eggert <eggert@twinsun.com>
* error.c (strerror_r): Do not declare unless !_LIBC.