summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1339e3a..c40c0a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2005-09-18 Bruno Haible <bruno@clisp.org>
+
+ * build-aux/ltmain.sh: Upgrade to libtool-1.5.20.
+ 2003-11-27 Bruno Haible <bruno@clisp.org>
+ * build-aux/ltmain.sh: In the trampoline code, include
+ string.h, ctype.h. Fixes warnings on cygwin.
+ 2001-11-03 Bruno Haible <bruno@clisp.org>
+ * build-aux/ltmain.sh: chmod 777 the .libs directory, so that
+ "make install" succeeds.
+ * m4/libtool.m4: Upgrade to libtool-1.5.20.
+ 2004-02-22 Bruno Haible <bruno@clisp.org>
+ * m4/libtool.m4: Add support for Comeau C++ on Linux.
+ Reported by Prof. Roberto Bagnara <bagnara@cs.unipr.it>.
+
2008-08-28 Bruno Haible <bruno@clisp.org>
* autogen.sh: Make the script executable.