summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaolo Bonzini <bonzini@gnu.org>2009-11-20 21:49:06 +0100
committerPaolo Bonzini <bonzini@gnu.org>2009-11-20 22:52:21 +0100
commita1801c8bb7d4d8eb2e87832467b2d5539a8d4142 (patch)
tree660619abf1453bd7e4a7ca09d78fd9d8d05fccb9 /ChangeLog
parentbc8fb200daa33bc608782fb47b1855e6ad4cff34 (diff)
downloadgrep-a1801c8bb7d4d8eb2e87832467b2d5539a8d4142.tar.gz
use gettext.h
* lib/Makefile.am: Distribute gettext.h. * lib/closeout.c: Use it. * lib/gettext.h: New. * lib/quotearg.c: Use it. * lib/xmalloc.c: Use it. * src/dfa.c: Use it. * src/system.h: Use it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4856f9e1..e5c2f184 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2009-11-20 Paolo Bonzini <bonzini@gnu.org>
+ * lib/Makefile.am: Distribute gettext.h.
+ * lib/closeout.c: Use it.
+ * lib/gettext.h: New.
+ * lib/quotearg.c: Use it.
+ * lib/xmalloc.c: Use it.
+ * src/dfa.c: Use it.
+ * src/system.h: Use it.
+
+2009-11-20 Paolo Bonzini <bonzini@gnu.org>
+
* configure.ac.in: Rename...
* configure.ac: ... to this. Remove ALL_LINGUAS definition.
* autogen.sh: Generate po/LINGUAS instead of configure.ac.