summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 0d8c05b..b66d58d 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8,6 +8,9 @@ beta 4
Added support for the MySQL read_timeout option. Contributed by
Jean Schurger (jean@schurger.org).
+Added a workaround so that the MySQL character set utf8mb4 works with Python; utf8 is substituted
+on the Python side.
+
beta 3
======