summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-10-05 03:36:56 +0200
committerBruno Haible <bruno@clisp.org>2010-10-05 03:36:56 +0200
commit4ca53a3e0b9f903280577c0d440cd52f16e8a99b (patch)
tree73862ad25a0bbe116a2cdabd29146aa170a3b5e2 /ChangeLog
parent3ac2ffacd418a8d20991cf8ee005cade9e67b842 (diff)
downloadlibunistring-4ca53a3e0b9f903280577c0d440cd52f16e8a99b.tar.gz
Update after gnulib changed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 89ae238..f653108 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-10-04 Bruno Haible <bruno@clisp.org>
+
+ Update after gnulib changed.
+ * lib/Makefile.am (libunistring_la_LDFLAGS): Remove 'no-undefined' and
+ dependencies.
+
2010-09-26 Bruno Haible <bruno@clisp.org>
Fix exported symbol list in VPATH builds after 2010-05-16 change.