aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2014-02-09 04:34:54 -0800
committerLev Walkin <vlm@lionet.info>2014-02-09 04:34:54 -0800
commit6c52784de169a792156a4d1da1312097ff93d551 (patch)
tree2abae447808b38c9130b22cdc2b9efdc0ba14882 /ChangeLog
parentbfc76e8f1e3c96cb7ada29b13825019201945bfd (diff)
PER-encoding of integers wider than 32 bits
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dff73bd5..7905dc62 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,7 @@
* Default constraint checking fix.
Thanks to Bartosz Marcinkiewicz <bma@megawatt.com.pl>
* Get rid of non-standard pointer arithmetics on void* pointer.
+ * PER-encoding of integers wider than 32 bits.
0.9.24: 2013-Mar-16