summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorfarcepest <farcepest@gmail.com>2012-10-08 11:34:48 -0400
committerfarcepest <farcepest@gmail.com>2012-10-08 11:34:48 -0400
commitc53d95fdd69391b9d6d79ad40b204a9f6d759f27 (patch)
tree3d484d0af17f7c6e986c5c976350a0b6b0017b6b /HISTORY
parent7d4993a53c9706b697d60b61544d7d2047a1667f (diff)
downloadmysqldb1-c53d95fdd69391b9d6d79ad40b204a9f6d759f27.tar.gz
Update HISTORY
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
======