summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index be82b6d..b3b4a9a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,10 @@ Bug Fixes
operators (issue58).
* Make keyword detection more restrict (issue47).
* Improve handling of CASE statements (issue46).
+ * Fix statement splitting when parsing recursive statements (issue57,
+ thanks to piranna).
+ * Fix for negative numbers (issue56, thanks to kevinjqiu).
+ * Several minor bug fixes and improvements.
Release 0.1.3 (Jul 29, 2011)