summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAndi Albrecht <albrecht.andi@gmail.com>2014-03-03 07:55:06 +0100
committerAndi Albrecht <albrecht.andi@gmail.com>2014-03-03 07:55:06 +0100
commite6d86edf4454153c655ba548b5698a4dbe5a10fd (patch)
tree7319c7bdffffcc83946d6ba2312e7ea33947f233 /CHANGES
parentfcf41c86cd0f1370a5f77ffa83334c803e82157f (diff)
downloadsqlparse-e6d86edf4454153c655ba548b5698a4dbe5a10fd.tar.gz
Improve handling of NULL in aliased identifiers.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c7f8e62..2277ca0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,10 @@
+Development Version
+-------------------
+
+Bug Fixes
+* Fix handling of NULL keywords in aliased identifiers.
+
+
Release 0.1.11 (Feb 07, 2014)
-----------------------------