summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2008-05-08 06:44:22 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2008-05-08 06:44:22 +0000
commit5318a90e4a4fddfb7762feb2bb8bc6dc4802fb7d (patch)
treeb5c890628234e42457dbd18f08feae9ca74081f3 /docs
parentefd932b9fde167ec1a54809fe5fd9286f29eda2c (diff)
downloadampache-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-xdocs/CHANGELOG3
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