summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorfarcepest <farcepest@gmail.com>2012-10-11 10:05:28 -0400
committerfarcepest <farcepest@gmail.com>2012-10-11 10:05:28 -0400
commitc9b282f8b5f7595e7dc3c92b8964a423ba0fabdb (patch)
tree7f04c5f46e9711bde638f5ce7eb8e20599ecfc4a /HISTORY
parentb144911dfbb0ecc46bcf58e1571f619d8ae2ac43 (diff)
downloadmysqldb1-c9b282f8b5f7595e7dc3c92b8964a423ba0fabdb.tar.gz
Version bump.MySQLdb-1.2.4b5
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY7
1 files changed, 6 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 6a681f4..da37541 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5,7 +5,12 @@
beta 5
======
-Additional work for utf8mb4 support.
+Another internal fix for handling remapped character sets.
+
+_mysql.c was broken for the case where read_timeout was *not* available. (Issue #6)
+
+Documentation was converted to sphinx but there is a lot of cleanup left to do.
+
beta 4
======