summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-11-02 00:28:37 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-11-02 00:28:37 +0000
commite9133f9825735a072bb3ce54daac1d85edb3a806 (patch)
treef4f01cd7f846e465c1cb1a142f3a3b6ecab0326c /docs
parent00d74cac5a20c26017554b5e6eaef624b48f886e (diff)
downloadampache-e9133f9825735a072bb3ce54daac1d85edb3a806.tar.gz
ampache-e9133f9825735a072bb3ce54daac1d85edb3a806.tar.bz2
ampache-e9133f9825735a072bb3ce54daac1d85edb3a806.zip
fixed mpd logic error and post max size
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG
index 17625f55..4852ffd6 100755
--- a/docs/CHANGELOG
+++ b/docs/CHANGELOG
@@ -4,6 +4,9 @@
--------------------------------------------------------------------------
v.3.3.3-Alpha2
+ - Foced a sane Post Size had some people with 32 byte post sizes
+ which will not work with Ampache.
+ - Fixed a logic error with the MPD controller.
- Fixed a problem were invalid bitrates below the set downsample
bitrate could cause lame to crash as they weren't
validated.