aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d3ef8cd..a11227b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2016-10-29 Martin Pärtel <martin dot partel at gmail dot com>
+
+ * Fixed compilation of tests on some non-x86 platforms.
+ * Removed extra debug/optimization CFLAGS. Defaults to -g -O2.
+ * Released 1.13.5.
+
2016-10-15 Martin Pärtel <martin dot partel at gmail dot com>
* Fixed #41 (directory handle reuse).