summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-10-18 19:54:35 +0200
committerBruno Haible <bruno@clisp.org>2011-10-18 19:54:35 +0200
commit6a137a9ab88ec2ce7fbc3494872d74f64a68ab4f (patch)
tree3f4dea7cc0c8c39e42d78dff31fa2b38a04cb915 /ChangeLog
parent6ec70a06da21e2bdceb9814fe6fde6be46f890cd (diff)
downloadlibunistring-6a137a9ab88ec2ce7fbc3494872d74f64a68ab4f.tar.gz
Update from libtool-2.4.2, with modifications.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d69c82..ac5cc79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2011-10-18 Bruno Haible <bruno@clisp.org>
+
+ * m4/libtool.m4: Update from libtool-2.4.2, with modifications.
+ 2009-04-23 Bruno Haible <bruno@clisp.org>
+ Fix recognition of "nm" command.
+ * m4/libtool.m4 (LT_PATH_NM): Try "nm" program also when
+ compiling for mingw in a cygwin environment.
+ 2008-04-06 Bruno Haible <bruno@clisp.org>
+ * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use
+ CONFIG_SHELL; don't assume that the Makefile.in will set SHELL
+ to ${CONFIG_SHELL}.
+ * m4/ltoptions.m4: Likewise.
+ * m4/ltversion.m4: Likewise.
+ * build-aux/ltmain.sh: Likewise.
+
2011-03-29 Bruno Haible <bruno@clisp.org>
Add grapheme cluster break functions.