projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b709a4
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sun, 21 Oct 2001 13:39:20 +0000
(13:39 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 21 Oct 2001 13:39:20 +0000
(13:39 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 5c27177260afeaba53a43b2ea260cab839c669de..29ab711d31f231ce4e9d07d048bed6aad90023fd 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-4,6
+4,7
@@
this code would end up calling gettext even in packages built
with --disable-nls.
* getopt.c (_): Likewise.
+ * regex.c (_): Likewise.
2001-10-20 Paul Eggert <eggert@twinsun.com>