summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@complang.org>2010-09-19 18:03:51 +0000
committerAdrian Thurston <thurston@complang.org>2010-09-19 18:03:51 +0000
commitd625237f36b570420d102dd09c4a2fd1d5e25cb4 (patch)
tree964ac94273908a749c304b989fa98f99d617db22 /ChangeLog
parent209e21a26af2c41b8cf071c97e9c6eaee8839f3b (diff)
downloadragel-d625237f36b570420d102dd09c4a2fd1d5e25cb4.tar.gz
Documented recent changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f8878f3a..6f50e510 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Ragel 6.7
+=========
+ -The C# _acts and _nacts vars should not be typed based on the size of the
+ array elements they point to. Fixes a bug reported by Attila Sztupák.
+ -Fix for the C code generator: when comparing the wide type against a literal
+ we need to pick the right signedness for the literal.
+
Ragel 6.6 - Dec 2, 2009
=======================
-Applied a number of patches from Diego Elio 'Flameeyes' Pettenò. Should not