summaryrefslogtreecommitdiffstats
path: root/m4/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2001-03-16 18:05:53 +0000
committerBruno Haible <bruno@clisp.org>2001-03-16 18:05:53 +0000
commit5e4536066e8fd2d632cdd029dae551a219a7b0b0 (patch)
treeaed13411a5e022add7d86c281aface85912b51e7 /m4/ChangeLog
parentefd4210b802c0b06823a3eae5024992aba152c44 (diff)
downloadexternal_gettext-5e4536066e8fd2d632cdd029dae551a219a7b0b0.zip
external_gettext-5e4536066e8fd2d632cdd029dae551a219a7b0b0.tar.gz
external_gettext-5e4536066e8fd2d632cdd029dae551a219a7b0b0.tar.bz2
Tweak for DOS platforms.
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r--m4/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 5a2a507..6008e8c 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,8 @@
+2001-03-16 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext.m4 (AM_WITH_NLS): Allow po/Makefile.in to be generated from
+ a different file than po/Makefile.in.in.
+
2001-03-11 Bruno Haible <haible@clisp.cons.org>
* getline.m4: New file, from fileutils-4.0.41 with modifications.