summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorPaul Arthur <paul.arthur@flowerysong.com>2013-10-30 21:25:13 -0400
committerPaul Arthur <paul.arthur@flowerysong.com>2013-10-30 21:33:31 -0400
commit348c4034caa566a1d6013352d2c92fcfb6d75d2f (patch)
tree869fad72492d8fd9357e86285b7b235224437f1f /docs
parenta057a9808d778efc673f05cb3570d436b093488f (diff)
downloadampache-348c4034caa566a1d6013352d2c92fcfb6d75d2f.tar.gz
ampache-348c4034caa566a1d6013352d2c92fcfb6d75d2f.tar.bz2
ampache-348c4034caa566a1d6013352d2c92fcfb6d75d2f.zip
Update CHANGELOG
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md
index 1e7cccc5..23c81a44 100755
--- a/docs/CHANGELOG.md
+++ b/docs/CHANGELOG.md
@@ -3,6 +3,12 @@ CHANGELOG
3.6-FUTURE
----------
+- Fixed issue with long session IDs that affected OS X Mavericks and possibly
+ other newer PHP installations (reported by yebo29)
+- Fixed some sort issues (patch by Afterster)
+- Fixed Fresh theme display on large screens (patch by Afterster)
+- Fixed bug that allowed guests to add radio stations
+- Added support for aacp transcoding
- Improved storage efficiency for large browse results
- Fixed unnecessary growth of the tmp_browse table from API usage (reported
by Ondalf)