summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAndi Albrecht <albrecht.andi@googlemail.com>2010-02-18 09:58:12 +0100
committerAndi Albrecht <albrecht.andi@googlemail.com>2010-02-18 09:58:12 +0100
commitfac431b15799fd9561346efcc128e0b5e8aec3d0 (patch)
tree62826ad30314673bdba618f690d726c380db121b /CHANGES
parented2d2549f846a04d13be33a4971a4e4a0089914f (diff)
downloadsqlparse-fac431b15799fd9561346efcc128e0b5e8aec3d0.tar.gz
Fix an issue with trailing whitespaces (reported by Kris).
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 0521b8c..9afb5e9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,7 @@ Bug Fixes
reported and initial patch by andyboyko).
* Stricter detection of identfier aliases (issue8, reported by estama).
* WHERE grouping consumed closing parenthesis (issue9, reported by estama).
+ * Fixed an issue with trailing whitespaces (reported by Kris).
Release 0.1.1 (May 6, 2009)
@@ -25,4 +26,4 @@ Other
Release 0.1.0 (Apr 8, 2009)
---------------------------
- * Initial release. \ No newline at end of file
+ * Initial release.