From 7a8a9c10e1ea06b6ee2d79da83fa82cbddb5449f Mon Sep 17 00:00:00 2001 From: "J. Alexander Treuman" Date: Wed, 25 Apr 2007 23:46:11 +0000 Subject: Adding count command. It's usage is identical to find, but instead of returning a list of matching songs, the number of results and total play time of the results are returned. git-svn-id: https://svn.musicpd.org/mpd/trunk@5950 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5e43b7ad8..1d71bb317 100644 --- a/ChangeLog +++ b/ChangeLog @@ -17,6 +17,7 @@ ver 0.13.0 (2007/??/??) * New tagtypes command for retrieving a list of available tag types * Fix a bug where no ACK was returned if loading a playlist failed * Fix a bug where db_update in stats would be 0 after initial database creation +* New count command for getting stats on found songs (similar to "find") * Lots of bug fixes, cleaned up code, and performance improvements ver 0.12.2 (2007/3/20) -- cgit v1.2.3