diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-08 19:41:17 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-08 19:41:17 +0000 |
commit | 08aa19a7b22338e6514438a1cc30192478cc758b (patch) | |
tree | f5366d75e91dfb066e56253fb65462b9abe770ee /docs | |
parent | 2878f7eebdb1cf4f7f6e597760581267cff35637 (diff) | |
download | ampache-08aa19a7b22338e6514438a1cc30192478cc758b.tar.gz ampache-08aa19a7b22338e6514438a1cc30192478cc758b.tar.bz2 ampache-08aa19a7b22338e6514438a1cc30192478cc758b.zip |
re-imposed my evil charset validation
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 789fd718..884dbcdc 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -9,8 +9,6 @@ - Add Debug page with current configuration and php state information as well as links to generate new config file and reset database charset - - Relaxed Charset restrictions on catalog add filename with invalid - characters is now a warning, not a fatal error - Fixed lack of loading indication during catalog processes - Fixed flash player not working if playlist_method included clear - Fixed album art thumbs never saving due to incorrect table reference |