summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Albrecht <albrecht.andi@gmail.com>2014-02-06 05:52:44 +0100
committerAndi Albrecht <albrecht.andi@gmail.com>2014-02-06 05:52:44 +0100
commit63c0e452a4bd64c3ad6a4de3404d3d2b9c016f94 (patch)
tree1c7ee8a9eda3e03ad721b18ff466d2de82ee9c6f
parentc5da90197504fcca32e569efb889aaaefeb4a6c1 (diff)
downloadsqlparse-63c0e452a4bd64c3ad6a4de3404d3d2b9c016f94.tar.gz
Update changelog.
-rw-r--r--CHANGES3
1 files changed, 1 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 2a8b1d7..1000e6e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,8 +7,7 @@ Bug Fixes
by Cristian Orellana).
* Improve parsing of string literals in columns.
* Fix parsing and formatting of statements containing EXCEPT keyword.
-* Fix Function.get_parameters() with 1 literal as its parameter (issue126,
- by spigwitmer).
+* Fix Function.get_parameters() (issue126/127, by spigwitmer).
Enhancements
* Classify DML keywords (issue116, by Victor Hahn).