]> kaliko git repositories - python-musicpd.git/blobdiff - TODO.txt
CHANGES.txt: document change in previous commit
[python-musicpd.git] / TODO.txt
index 96529a79e9f2ac6885c6d0634669ae915f7791f4..e37231a20dd06f01bf502af928f478f121cbd791 100644 (file)
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,15 +1,8 @@
-python-mpd TODO list
+python-mpd TODO List
 ====================
 
-== Pre-release
-* add setup.py, setup.cfg, and MANIFEST.in
-* add a README.txt
-
-
-== Post-release
+* remove line == SUCCESS test when in a command list (?)
 * port personal scripts to the new API and add them as examples
-* check for EOF when reading and benchmark it
 * converter support
 * global for parsing MPD_HOST/MPD_PORT
 * global for parsing MPD error messages
-* IPv6 support (AF_INET6)