summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAndi Albrecht <albrecht.andi@gmail.com>2009-06-24 06:13:29 +0200
committerAndi Albrecht <albrecht.andi@gmail.com>2009-06-24 06:13:29 +0200
commitd47657d07ab900604547efd0a4eb288775ad43b9 (patch)
tree2c3587ac075c52ef3fce096081a505820f55f51a /CHANGES
parentaf3c47a5a5410ac48284e118d7f1c0fd7cfbd18a (diff)
downloadsqlparse-d47657d07ab900604547efd0a4eb288775ad43b9.tar.gz
Fix incorrect detection of keyword fragments in names (fixes issue7, reported and initial patch by andyboyko).
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1dbc824..27fa8b6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,11 @@
+In Development
+--------------
+
+Bug Fixes
+ * Fixed incorrect detection of keyword fragments embed in names (issue7,
+ reported and initial patch by andyboyko).
+
+
Release 0.1.1 (May 6, 2009)
---------------------------