summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Albrecht <albrecht.andi@gmail.com>2010-11-22 19:24:46 +0100
committerAndi Albrecht <albrecht.andi@gmail.com>2010-11-22 19:24:46 +0100
commit748f12f378c5d07d0dc1ec9bd261237ce1ba6be7 (patch)
tree93139032e6f3ac39667de59180cf9a60e68507e5
parentba2e63a136d639096a3528846ddf55d16ed83508 (diff)
downloadsqlparse-748f12f378c5d07d0dc1ec9bd261237ce1ba6be7.tar.gz
Mention issue 18 in Changelog.
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index dcd1e62..19f4c6c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -11,7 +11,7 @@ Bug Fixes
Martin Brochhaus, patch by bluemaro with test case by Dan Carley).
* Ignore identifier in double-quotes when changing cases (issue 21).
* Lots of minor fixes targeting encoding, indentation, statement
- parsing and more (issues 12, 14, 15, 16, 19).
+ parsing and more (issues 12, 14, 15, 16, 18, 19).
* Code cleanup with a pinch of refactoring.
Release 0.1.1 (May 6, 2009)