]> kaliko git repositories - python-musicpd.git/blobdiff - TODO.txt
mpd.py: raise ConnectionError when trying to use an unconnected socket
[python-musicpd.git] / TODO.txt
index 4f7e4c2ca1f706441217b778b5672b4913a2f226..041f4fb2ea7e56cf6803ab5149cd1bd64234faa2 100644 (file)
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,9 +1,17 @@
-python-mpd TODO list
+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
-* 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)