fixed #11060: Some tables have latin1 as the default character set

This commit is contained in:
Graham Knop 2009-10-07 18:01:49 -05:00
parent 65a58eed62
commit af447ea570
2 changed files with 24 additions and 1 deletions

View file

@ -1,6 +1,7 @@
7.8.2
- fixed #11098: Leaving a version tag makes everyone leave
- fixed #11096: Error on deleting FAQ(CS)-item
- fixed #11060: Some tables have latin1 as the default character set
7.8.1
- mark $session->datetime->time as deprecated and remove its use from core code