make sure all tables are using UTF-8

This commit is contained in:
Graham Knop 2008-03-27 20:29:01 +00:00
parent 579d6085ca
commit 8b17b8c157
2 changed files with 99 additions and 0 deletions

View file

@ -1,6 +1,7 @@
7.5.9
- fixed: Collaboration System attachments follow site's max size instead of CS's
- fixed: Rich editor image uploader doesn't follow size limits
- make sure all tables are using UTF-8
7.5.8
- moved Gallery utility methods to WebGUI::Utility::Gallery