diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-03-17 00:50:16 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-03-17 00:50:16 +0000 |
commit | 27437304248e6d8fd44c2b997673ea112e08afa8 (patch) | |
tree | 9628d564e018fa0b53597dee665ed4d12803b0c1 /docs/CHANGELOG | |
parent | adc4e061f4be955e1db8e9a2c51307b90795e699 (diff) | |
download | ampache-27437304248e6d8fd44c2b997673ea112e08afa8.tar.gz ampache-27437304248e6d8fd44c2b997673ea112e08afa8.tar.bz2 ampache-27437304248e6d8fd44c2b997673ea112e08afa8.zip |
force consistant charset on file add, add fix_filenames script and minor tweak for democratic play
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-x | docs/CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index a4f04fe2..5c352d3a 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,12 @@ -------------------------------------------------------------------------- v.3.4-Beta2 + - Added /bin/fix_filenames.inc for correcting filenames with + invalid chars + - Removed album art add on Verify now that there is a distinct + action for it + - Added ICONV check to ensure filenames are of correct charset + before inserting into the database - Fixed issue with encoding of id3v1/v2 tags - Fixed an issue with the clean function for playlists - DB Update, fixes the playlist create issue with full strict on |