diff options
author | Paul Arthur <paul.arthur@flowerysong.com> | 2012-04-13 18:59:16 -0400 |
---|---|---|
committer | Paul Arthur <paul.arthur@flowerysong.com> | 2012-04-13 18:59:16 -0400 |
commit | 0ccf7d76bbb79e9dac068a65cf55d39fd1d8a043 (patch) | |
tree | 33cb8603afa833c9bda60193aab4ebd3a16aed0e | |
parent | 512f77a70c9db8bb4a24b80c6ed018be9857c885 (diff) | |
download | ampache-0ccf7d76bbb79e9dac068a65cf55d39fd1d8a043.tar.gz ampache-0ccf7d76bbb79e9dac068a65cf55d39fd1d8a043.tar.bz2 ampache-0ccf7d76bbb79e9dac068a65cf55d39fd1d8a043.zip |
Fixup CHANGELOG
-rwxr-xr-x | docs/CHANGELOG | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index b698c42e..cc3e81cb 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,7 @@ -------------------------------------------------------------------------- v.3.6-Alpha2 + - Updated getID3 to 1.9.3 - Added php-gettext for fallback emulation when a locale (or gettext) isn't supported - Fixed pluralisation issue in Recently Played @@ -38,7 +39,6 @@ (reported by ss23) - Fixed Last.FM art method (reported by claudio) - Updated Captcha PHP to 2.3 - - Updated getID3 to 1.9.1 - Updated PHPMailer to 5.2.0 - Fixed bug in MPD module which affected toggling random or repeat (patch from jherold) @@ -56,7 +56,6 @@ - Toggle artwork with a button instead of a checkbox (patch from mywindow) - API handshake code cleanup, including a bugfix from postfuturist - Improved install process when JavaScript is disabled - - Updated getID3 to 1.8.5 - Fixed duplicate searching even more - Committed minor bugfixes for Penguin theme - Added Fresh theme |