summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2001-10-03 01:46:25 +0000
committerAlan Modra <amodra@bigpond.net.au>2001-10-03 01:46:25 +0000
commit14ada2811ff79013dc08f5b3083dbe1a2dedfc91 (patch)
treedd5762b4fcfbff8ea7dc93083bfcfa73b0d1146b /ChangeLog
parente5cb3e924b6d7ee92b5b02b5f99c3c7ea617ebb8 (diff)
downloadgdb-14ada2811ff79013dc08f5b3083dbe1a2dedfc91.tar.gz
* gettext.m4: Test po/POTFILES.in exists before trying to read.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f96331d2eb..509b7f05216 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-10-03 Alan Modra <amodra@bigpond.net.au>
+
+ * gettext.m4: Test po/POTFILES.in exists before trying to read.
+
2001-09-29 Alexandre Oliva <aoliva@redhat.com>
* Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).