aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJ. Alexander Treuman <jat@spatialrift.net>2007-04-25 20:39:30 +0000
committerJ. Alexander Treuman <jat@spatialrift.net>2007-04-25 20:39:30 +0000
commit7fd9859540ccef194452d3d2ad3e089d7f44123f (patch)
tree87aa733a8ec2db5f21595256bb15a8681339ecfa /ChangeLog
parentebaa3f4338760491dc7d401b7e1cb06bd9ad3307 (diff)
downloadmpd-7fd9859540ccef194452d3d2ad3e089d7f44123f.tar.gz
mpd-7fd9859540ccef194452d3d2ad3e089d7f44123f.tar.xz
mpd-7fd9859540ccef194452d3d2ad3e089d7f44123f.zip
Adding ChangeLog entry for previous commit.
git-svn-id: https://svn.musicpd.org/mpd/trunk@5949 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 32098fbda..5e43b7ad8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,7 @@ ver 0.13.0 (2007/??/??)
* libmikmod 3.2.0 beta support
* 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
* Lots of bug fixes, cleaned up code, and performance improvements
ver 0.12.2 (2007/3/20)