diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2009-03-22 14:15:21 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2009-03-22 14:15:21 +0000 |
commit | d3adf73c82071dd1c6d7a617520df9de391860af (patch) | |
tree | d979920a12671c85998043a1b87480115c965e27 /docs | |
parent | 2882879201a44b76eb6a35ade8dcd728322d7bae (diff) | |
download | ampache-d3adf73c82071dd1c6d7a617520df9de391860af.tar.gz ampache-d3adf73c82071dd1c6d7a617520df9de391860af.tar.bz2 ampache-d3adf73c82071dd1c6d7a617520df9de391860af.zip |
reset database charset on db update to make sure it remains in sync
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index f82df3e2..86ddcf4b 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.5-Beta2 + - Run Dba::reset_db_charset() after upgrade incase people are playing + hot potato with their charsets. - Move Server Preferences to Admin menu (Thx geekdawg) - Fixed missing web_path reference on radio creation link - Fixed remote catalog_clean doesn't work |