summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Albrecht <albrecht.andi@gmail.com>2012-12-31 23:46:47 +0100
committerAndi Albrecht <albrecht.andi@gmail.com>2012-12-31 23:46:47 +0100
commitc5ff65e9b5207e41a91fca26df59a3e34bee2777 (patch)
tree9cf37f5cddd9b4f696d5914a272ef7e16d291f1e
parent6a1eeb6da93c054d79d302d5f4bfb9f8ecaf991e (diff)
downloadsqlparse-c5ff65e9b5207e41a91fca26df59a3e34bee2777.tar.gz
Add Changelog entry.
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 75c0f1a..3c1893f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,7 @@ Bug Fixes
* Fix parsing error with dollar-quoted procedure bodies (issue83).
Other
+ * sqlparse is now compatible with Python 3 without any patches.
* py3k fixes (by vthriller).
* py3k fixes in setup.py (by Florian Bauer).
* setup.py now requires distribute (by Florian Bauer).