diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-06 05:17:55 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-06 05:17:55 +0000 |
commit | 1c85db030e548e6bf7434e86070e4ba05917a325 (patch) | |
tree | 283f8df9bc192144c13268213d206e31c92c2b29 /docs | |
parent | 220625cedad4bc3a400d9bc0c0c6f0a103b7398f (diff) | |
download | ampache-1c85db030e548e6bf7434e86070e4ba05917a325.tar.gz ampache-1c85db030e548e6bf7434e86070e4ba05917a325.tar.bz2 ampache-1c85db030e548e6bf7434e86070e4ba05917a325.zip |
added in the ajax-loading div display on catalog processes, also relaxed the restrictions on filenames of non-site_charset, warning rather then fatal error
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 175a2774..42cc54fc 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,9 @@ -------------------------------------------------------------------------- v.3.4 + - 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 - Fixed download having no filename if no catalog pattern |