diff options
author | momo-i <momo-i@ampache> | 2008-09-04 22:20:49 +0000 |
---|---|---|
committer | momo-i <momo-i@ampache> | 2008-09-04 22:20:49 +0000 |
commit | b000e8a448ca150abe2f1593c62fe6326cb0a819 (patch) | |
tree | 3100aaf8f3f92613b0ff287b57bea232bf567305 /docs | |
parent | 01670c6abda538b5b40893f5015bfc4913382841 (diff) | |
download | ampache-b000e8a448ca150abe2f1593c62fe6326cb0a819.tar.gz ampache-b000e8a448ca150abe2f1593c62fe6326cb0a819.tar.bz2 ampache-b000e8a448ca150abe2f1593c62fe6326cb0a819.zip |
Fixed #300 (Thx abs0) and Fixed didn't catch exception first analyze.
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 236b9a99..87dedede 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.5-Alpha1 + - Fixed vainfo.class.php didn't catch exception for first analyze. + - Fixed iconv() returns an empty strings (Thx abs0) - Updated getid3 for multi-byte characters, but some wrong id3tags have occurred exception error. - Fixed use_auth = false not correctly re-creating the session if |