# HG changeset patch # User kylev@localhost6.localdomain6 # Date 1276760571 25200 # Node ID d9bb912776a5a10093b0865f5a3d76b1fc5e73b1 # Parent 6cc22ee607da43d4537807c52212310721f69b72 1.2.3 notes diff -r 6cc22ee607da -r d9bb912776a5 HISTORY --- 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 =====================