1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 09:49:30 +02:00

Update CHANGELOG

This commit is contained in:
Paul Arthur 2013-10-30 21:25:13 -04:00
parent a057a9808d
commit 348c4034ca

View file

@ -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)