diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2009-06-24 06:13:29 +0200 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2009-06-24 06:13:29 +0200 |
| commit | d47657d07ab900604547efd0a4eb288775ad43b9 (patch) | |
| tree | 2c3587ac075c52ef3fce096081a505820f55f51a /CHANGES | |
| parent | af3c47a5a5410ac48284e118d7f1c0fd7cfbd18a (diff) | |
| download | sqlparse-d47657d07ab900604547efd0a4eb288775ad43b9.tar.gz | |
Fix incorrect detection of keyword fragments in names (fixes issue7, reported and initial patch by andyboyko).
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +In Development +-------------- + +Bug Fixes + * Fixed incorrect detection of keyword fragments embed in names (issue7, + reported and initial patch by andyboyko). + + Release 0.1.1 (May 6, 2009) --------------------------- |
