summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f4c71a4..c00f7a18 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2013-03-11 Jay Berkenbilt <ejb@ql.org>
+
+ * When creating Windows binary distributions, make sure to only
+ copy DLLs of the correct type. The ensures that the 32-bit
+ distributions contain 32-bit DLLs and the 64-bit distributions
+ contain 64-bit DLLs.
+
2013-03-07 Jay Berkenbilt <ejb@ql.org>
* Use ./install-sh (already present) instead of "install -c" to