From: Gaƫtan de Menten Date: Wed, 28 Apr 2010 07:33:47 +0000 (+0200) Subject: changelog fix for #1781 X-Git-Tag: rel_0_6_1~29^2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1cd2563ed8601fffab1d1404471969d198d235e;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git changelog fix for #1781 --- diff --git a/CHANGES b/CHANGES index e110c15e2b..a47f37289f 100644 --- a/CHANGES +++ b/CHANGES @@ -19,6 +19,9 @@ CHANGES - Fixed "table" argument on constructor of ForeginKeyConstraint [ticket:1571] + +- engines + - Fixed building the C extensions on Python 2.4. [ticket:1781] - oracle - Added a check for cx_oracle versions lower than version 5,