5.22 date wrong in changelog, fixed.
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Fri, 15 Jun 2007 22:06:54 +0000 (22:06 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Fri, 15 Jun 2007 22:06:54 +0000 (22:06 +0000)
git-svn-id: http://svn.complang.org/ragel/trunk@248 052ea7fc-9027-0410-9066-f65837a77df0

ChangeLog

index b9aabc4..6addf2f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,5 @@
-Ragel 5.22 - May 10, 2007
-=========================
+Ragel 5.22 - June 14, 2007
+==========================
  -Bug fix: need to isolate the start state of a scanner before setting the
   to-state and from-state actions which clear and set tokstart. This affected
   very simple scanners only. Most scanners have an isolated start state due to