diff options
author | J. Alexander Treuman <jat@spatialrift.net> | 2007-05-24 18:07:19 +0000 |
---|---|---|
committer | J. Alexander Treuman <jat@spatialrift.net> | 2007-05-24 18:07:19 +0000 |
commit | 7ba357a04e75c51f898e9418cab24d10c74ab37c (patch) | |
tree | a607055f440379beb1ea54dc6eb116a796c39ed9 /ChangeLog | |
parent | 0d7d2ebf80be04864eff70369d7aa88a5670806a (diff) | |
download | mpd-7ba357a04e75c51f898e9418cab24d10c74ab37c.tar.gz mpd-7ba357a04e75c51f898e9418cab24d10c74ab37c.tar.xz mpd-7ba357a04e75c51f898e9418cab24d10c74ab37c.zip |
Adding rename command, for renaming stored playlists.
git-svn-id: https://svn.musicpd.org/mpd/trunk@6246 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ ver 0.13.0 (2007/??/??) * New count command for getting stats on found songs (similar to "find") * New playlistmove command for moving songs in stored playlists * New playlistdelete command for deleting songs from stored playlists +* New rename command for renaming stored playlists * Lots of bug fixes, cleaned up code, and performance improvements ver 0.12.2 (2007/3/20) |