aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2010-02-25 13:03:16 +0000
committerWerner Koch <[email protected]>2010-02-25 13:03:16 +0000
commit3c85529ffac37cd126cfac860d629040012c51c5 (patch)
tree108c369614878b0468458b9225f1766f92f2a32a /ChangeLog
parentA couple of changes to eventually fully support W32ce. (diff)
downloadlibassuan-3c85529ffac37cd126cfac860d629040012c51c5.tar.gz
libassuan-3c85529ffac37cd126cfac860d629040012c51c5.zip
Fix DLL creation.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 50f499f..39a01c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-02-25 Werner Koch <[email protected]>
+
+ * m4/libtool.m4 (_LT_CHECK_MAGIC_METHOD): Fix for non x86 mingw
+ targets.
+
2010-02-24 Werner Koch <[email protected]>
* tests/ce-server.c: New.