summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAndi Albrecht <albrecht.andi@gmail.com>2010-11-21 12:43:06 +0100
committerAndi Albrecht <albrecht.andi@gmail.com>2010-11-21 12:43:06 +0100
commit98b3c40f1c91b4a620a53fabfdbb8100bada15e8 (patch)
tree1970558b9a5b751cf5bff40234a4c5068f41d05b /CHANGES
parent16b9b09222313e6cf45cd4daa313fd0f951f6a94 (diff)
downloadsqlparse-98b3c40f1c91b4a620a53fabfdbb8100bada15e8.tar.gz
Group extended identifiers (fixes issue15).
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 559ac09..d93b5ea 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,7 +10,7 @@ Bug Fixes
* Better detection of escaped single quotes (issue13, reported by
Martin Brochhaus, patch by bluemaro with test case by Dan Carley).
* Lots of minor fixes targeting encoding, indentation, statement
- parsing and more.
+ parsing and more (issues 12, 15).
* Code cleanup with a pinch of refactoring.
Release 0.1.1 (May 6, 2009)