summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2005-09-21 04:41:50 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2005-09-21 04:41:50 +0000
commit1c18d1528aa5b8f7e659134db4e946af356003d9 (patch)
tree5b1e3b1afdbf2c74ffbbf591fabe407238dcae7f /docs
parentf2f1b71657e95b46a0aaa5c85c3a91f715fc1b80 (diff)
downloadampache-1c18d1528aa5b8f7e659134db4e946af356003d9.tar.gz
ampache-1c18d1528aa5b8f7e659134db4e946af356003d9.tar.bz2
ampache-1c18d1528aa5b8f7e659134db4e946af356003d9.zip
fixed some wmp snafus
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/CHANGELOG5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG
index 6f6bd21d..92ef5f67 100755
--- a/docs/CHANGELOG
+++ b/docs/CHANGELOG
@@ -22,7 +22,10 @@
any playback when enabled. (Thx J)
- Fixed a flaw in the downsampling which would allow you to set
invalid bitrates. (Thx J)
-
+ - Fixed a few problems with WMP, downsampling and now playing
+ information. This is not a final fix for WMP but it's
+ better than before.
+ - Fixed problem where played wasn't getting set correctly.
--------------------------------------------------------------------------