summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2011-08-11 18:48:26 +0000
committerBart De Schuymer <bdschuym@pandora.be>2011-08-11 18:48:26 +0000
commitf9ca781de870908286e61271a7227d39924d8063 (patch)
tree59c84409e79b73e1f5dbd5adb9e1186ea5d3475a /ChangeLog
parent0f9c5016cf2bf99baca0393da53adde38203dca7 (diff)
add changelog for v2.0.10-2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 746fb7b..c568350 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,10 @@
20110710
+ Changelog for v2.0.10-2
+ * enable compiler optimizations (-O3)
+ * small changes to remove the compiler warnings due to optimization being
+ turned on (thanks to Peter Volkov)
+ * respect LDFLAGS in Makefiles (Peter Volkov)
+20110710
Changelog for v2.0.10-1
* fix --among-dst-file, which translated to --among-src
(reported by Thierry Watelet)