summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Albrecht <albrecht.andi@gmail.com>2009-09-18 06:59:12 +0200
committerAndi Albrecht <albrecht.andi@gmail.com>2009-09-18 06:59:12 +0200
commitb4fe0f2e8aece1a5eb8d6d5260dd092c48ac6a46 (patch)
tree540f285a06464046851f25a6c534eaf97cc346d4
parent2f57530d2614a7755e61adafbb5fafff4773e926 (diff)
downloadsqlparse-b4fe0f2e8aece1a5eb8d6d5260dd092c48ac6a46.tar.gz
Add a Todo item.
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index 171c0ca..8acac05 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,3 @@
* Fix bugs on issue tracker.
-* See KnownIssues http://code.google.com/p/python-sqlparse/wiki/KnownIssues
-* Provide Python 3 version. \ No newline at end of file
+* Document filter stack and processing phases.
+* See KnownIssues http://code.google.com/p/python-sqlparse/wiki/KnownIssues \ No newline at end of file