changeset 78:d9bb912776a5 MySQLdb

1.2.3 notes
author kylev@localhost6.localdomain6
date Thu, 17 Jun 2010 00:42:51 -0700
parents 6cc22ee607da
children 3e3bfbb2d2ae
files HISTORY
diffstat 1 files changed, 16 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/HISTORY	Thu Jun 17 00:41:20 2010 -0700
+++ b/HISTORY	Thu Jun 17 00:42:51 2010 -0700
@@ -1,3 +1,19 @@
+=====================
+ What's new in 1.2.3
+=====================
+
+ez_setup.py has been update to include various fixes that affect the build.
+
+Better Python version and dependency detection as well as eliminate exception
+warnings under Python 2.6.
+
+Eliminated memory leaks related to Unicode and failed connections.
+
+Corrected connection .escape() functionality.
+
+Miscellaneous cleanups and and expanded testing suite to ensure ongoing release
+quality.
+
 =====================
  What's new in 1.2.2
 =====================