summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-04-19 19:59:26 +0200
committerBruno Haible <bruno@clisp.org>2009-04-19 19:59:26 +0200
commit9c3f20cc1cae69edbb237cb07dbc9e3a8cf93528 (patch)
treec6974187b04b295b5bdb9b72571f63db7039a6ec /ChangeLog
parent46807f3e0bb828609aed0d561ede78fd6077c6fb (diff)
downloadlibunistring-9c3f20cc1cae69edbb237cb07dbc9e3a8cf93528.tar.gz
Don't use unreliable linker options on native Windows.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 33cc4d0..67573c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-04-19 Bruno Haible <bruno@clisp.org>
+
+ Don't use unreliable linker options on native Windows.
+ * m4/woe32-dll.m4: New file, from GNU gettext.
+ * configure.ac: Invoke gl_WOE32_DLL.
+
2008-04-11 Bruno Haible <bruno@clisp.org>
Limit the exported symbols through a config.h trick.