summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@complang.org>2014-10-13 14:36:44 -0400
committerAdrian Thurston <thurston@complang.org>2014-10-13 14:36:44 -0400
commitb76e61132c0990a8eae4c52c7c721bf314cad84f (patch)
tree11533dcf31f61484ef18fe7c8c8d93803e01a7d1 /ChangeLog
parentc741d5548f8d38d6dc75c7ec7604bc78338adf02 (diff)
downloadragel-b76e61132c0990a8eae4c52c7c721bf314cad84f.tar.gz
6.9 changelog and version bump
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index abd2f776..2d28e52c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+Ragel 6.9 - Oct 13, 2014
+========================
+ -updated command-line synopsis
+ -ocaml: fix missing semicolon
+ -ocaml: support -G1
+ -ocaml: choose a unique name for type state
+ -ruby: reduce the amount of calls to GET_WIDE_KEY()
+ -union test case: warning fix
+ -omit line directives around expression-oriented write statements
+ -use AS_IF and test command to check if the DIST file is present
+ -added missing std:: using
+ -go: added '//line' directive support
+
Ragel 6.8 - Feb 11, 2013
========================