diff options
author | momo-i <momo-i@ampache> | 2008-09-02 07:11:43 +0000 |
---|---|---|
committer | momo-i <momo-i@ampache> | 2008-09-02 07:11:43 +0000 |
commit | 0ce5d92079e9d575b5ad67e5b9718b6d0c8d838a (patch) | |
tree | 265775371f6dd560af05a280fd15b291af2b4086 /docs/CHANGELOG | |
parent | 99080e6fc82fea70dc905636cb1b4770566f9a32 (diff) | |
download | ampache-0ce5d92079e9d575b5ad67e5b9718b6d0c8d838a.tar.gz ampache-0ce5d92079e9d575b5ad67e5b9718b6d0c8d838a.tar.bz2 ampache-0ce5d92079e9d575b5ad67e5b9718b6d0c8d838a.zip |
Updated getid3 for multi-byte characters, but some wrong id3tags have occurred exception error.
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-x | docs/CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 3ee8bc97..236b9a99 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.5-Alpha1 + - 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 you had just switched from use_auth = true - Add links to RSS feeds and set default to TRUE in config.dist |