summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 025aacf..c682cc0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-01-07 Bruno Haible <haible@clisp.cons.org>
+
+ * Makefile.am (DISTCLEANFILES): Remove. Now done in intl/Makefile.in.
+ * configure.in: Stop creating intl/intlh.inst from intl/intlh.inst.in.
+ Now done through a simple file copy.
+
2001-01-06 Bruno Haible <haible@clisp.cons.org>
* configure.in: Use AC_CHECK_HEADERS instead of AC_HAVE_HEADERS.