From 5318a90e4a4fddfb7762feb2bb8bc6dc4802fb7d Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Thu, 8 May 2008 06:44:22 +0000 Subject: add in functionality to reset db charset also updated the update function to take into account the collation --- docs/CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/CHANGELOG') 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 -- cgit