From: Mike Bayer Date: Wed, 21 Sep 2011 21:38:57 +0000 (-0400) Subject: no this is not in 0.6.9, it was an 0.7 regression X-Git-Tag: rel_0_7_3~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1144f1ac42e17812fd90cad2eac766ced5be1608;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git no this is not in 0.6.9, it was an 0.7 regression --- diff --git a/CHANGES b/CHANGES index 4aa16b2b04..dd10286576 100644 --- a/CHANGES +++ b/CHANGES @@ -197,7 +197,7 @@ CHANGES - oracle - Fixed ReturningResultProxy for zxjdbc dialect. - [ticket:2272]. Also in 0.6.9 + [ticket:2272]. Regression from 0.6. - ext - Added local_attr, remote_attr, attr accessors