diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-08 06:44:22 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-08 06:44:22 +0000 |
commit | 5318a90e4a4fddfb7762feb2bb8bc6dc4802fb7d (patch) | |
tree | b5c890628234e42457dbd18f08feae9ca74081f3 /docs | |
parent | efd932b9fde167ec1a54809fe5fd9286f29eda2c (diff) | |
download | ampache-5318a90e4a4fddfb7762feb2bb8bc6dc4802fb7d.tar.gz ampache-5318a90e4a4fddfb7762feb2bb8bc6dc4802fb7d.tar.bz2 ampache-5318a90e4a4fddfb7762feb2bb8bc6dc4802fb7d.zip |
add in functionality to reset db charset also updated the update function to take into account the collation
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 42cc54fc..88f361a2 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,9 @@ -------------------------------------------------------------------------- v.3.4 + - 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 |