summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 5c2717726..29ab711d3 100644
--- 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>