From: Mike Bayer Date: Fri, 1 Jun 2012 20:31:10 +0000 (-0400) Subject: also in 0.7.8 X-Git-Tag: rel_0_8_0b1~404 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=198e842fe8e0f0e7a6250c09f65a5856ec3b7517;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git also in 0.7.8 --- diff --git a/CHANGES b/CHANGES index 7fe38e4f23..3a0ce4d2c5 100644 --- a/CHANGES +++ b/CHANGES @@ -195,7 +195,7 @@ CHANGES pure Python tuples for result rows would fail to decrement refcounts correctly. The most prominently affected DBAPI - is pyodbc. [ticket:2489] + is pyodbc. Also in 0.7.8. [ticket:2489] - [feature] Added a new system for registration of new dialects in-process