diff options
author | J. Alexander Treuman <jat@spatialrift.net> | 2006-07-16 17:35:32 +0000 |
---|---|---|
committer | J. Alexander Treuman <jat@spatialrift.net> | 2006-07-16 17:35:32 +0000 |
commit | 939b40c45cce142e3e1127678088f5ded5ec3582 (patch) | |
tree | 4c26c63c97c0b59f8d3eefe2efb544a3ce5eece6 /TODO | |
parent | db07f9839857f3722419b6a00b220b769deb37d7 (diff) | |
download | mpd-939b40c45cce142e3e1127678088f5ded5ec3582.tar.gz mpd-939b40c45cce142e3e1127678088f5ded5ec3582.tar.xz mpd-939b40c45cce142e3e1127678088f5ded5ec3582.zip |
Move remaining 0.12 goals to 0.13
git-svn-id: https://svn.musicpd.org/mpd/trunk@4368 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to '')
-rw-r--r-- | TODO | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -1,5 +1,6 @@ -0.12 +0.13 ---- + *) data structures *) add 2-3 tree for sorted data structures *) remove changes made to linked list for TagTracker @@ -13,9 +14,6 @@ *) Add support for 24-bit audio -0.13 ----- - *) cleanup linked list code! *) implement listener socket protocol as documented here: |