aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2014-01-13 23:08:47 -0800
committerLev Walkin <vlm@lionet.info>2014-01-14 00:58:26 -0800
commitaa61a0f8216d9cc333694405f7efba364a101258 (patch)
tree648e96f202e81447d068163485249c9b95147133 /ChangeLog
parentdaeb2160cc934d660b964415d13fbd2d0b3a858c (diff)
pointer warning fixes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d67aeb4..dff73bd5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,7 @@
* Add -fline-refs to avoid being unfriendly to version control systems.
* Default constraint checking fix.
Thanks to Bartosz Marcinkiewicz <bma@megawatt.com.pl>
+ * Get rid of non-standard pointer arithmetics on void* pointer.
0.9.24: 2013-Mar-16