]> kaliko git repositories - python-musicpd.git/commitdiff
TODO.txt: cleaning up and splitting into pre- and post-release sections
authorJ. Alexander Treuman <jat@spatialrift.net>
Sun, 23 Mar 2008 04:27:29 +0000 (00:27 -0400)
committerJ. Alexander Treuman <jat@spatialrift.net>
Sun, 23 Mar 2008 04:27:29 +0000 (00:27 -0400)
TODO.txt

index d457aa96381dc0433fbfc2bdd61b4569d6ac3ad7..041f4fb2ea7e56cf6803ab5149cd1bd64234faa2 100644 (file)
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,9 +1,17 @@
 python-mpd TODO List
 ====================
 
+Pre-release
+-----------
+
+* IPv6 support
+* remove line == SUCCESS test when in a command list (?)
+
+
+Post-release
+------------
+
 * port personal scripts to the new API and add them as examples
-* benchmark removal of line == SUCCESS test when in a command list
 * converter support
 * global for parsing MPD_HOST/MPD_PORT
 * global for parsing MPD error messages
-* IPv6 support (AF_INET6)