aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJ. Alexander Treuman <jat@spatialrift.net>2007-03-31 21:06:39 +0000
committerJ. Alexander Treuman <jat@spatialrift.net>2007-03-31 21:06:39 +0000
commitf3e833af8e5bf87cd6b986f44bd03afaf68a56ba (patch)
treee0e0005608c6c650cb42bd41d420653e9cb42646 /ChangeLog
parentb1a93e8641d3cfab17dba6504cfce7bb6c0ceaa6 (diff)
downloadmpd-f3e833af8e5bf87cd6b986f44bd03afaf68a56ba.tar.gz
mpd-f3e833af8e5bf87cd6b986f44bd03afaf68a56ba.tar.xz
mpd-f3e833af8e5bf87cd6b986f44bd03afaf68a56ba.zip
Adding ChangeLog entry for tagtypes command.
git-svn-id: https://svn.musicpd.org/mpd/trunk@5797 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 60c93d3d6..94224690f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,7 @@ ver 0.13.0 (2007/??/??)
* New playlistsearch command for searching the playlist (similar to "search")
* New playlistfind command for finding songs in the playlist (similar to "find")
* libmikmod 3.2.0 beta support
+* New tagtypes command for retrieving a list of available tag types
* Lots of bug fixes, cleaned up code, and performance improvements
ver 0.12.2 (2007/3/20)