diff options
author | Paul Arthur <paul.arthur@flowerysong.com> | 2012-10-11 14:59:57 -0400 |
---|---|---|
committer | Paul Arthur <paul.arthur@flowerysong.com> | 2012-10-11 14:59:57 -0400 |
commit | 10b2d039d41bd8409643143260210c9a35b96558 (patch) | |
tree | 278288ae1a0a8a2070df4794fae8960fa2e527cd /docs | |
parent | 866e7f4a1c4c93abc625c5c463dc7f902f930a37 (diff) | |
download | ampache-10b2d039d41bd8409643143260210c9a35b96558.tar.gz ampache-10b2d039d41bd8409643143260210c9a35b96558.tar.bz2 ampache-10b2d039d41bd8409643143260210c9a35b96558.zip |
Update getID3 to 1.9.4b1
Notably: "PHP5 standards improvements". Maybe it will throw less
PHP warnings now.
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index b180bffa..6ff78014 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,7 @@ -------------------------------------------------------------------------- v.3.6-future + - Updated getID3 to 1.9.4b1 - Removed support for extremely old passwords - Playlists imported from M3U now retain their ordering (patch by Florent Fourcot) |