From: Mike Bayer Date: Wed, 15 Sep 2010 23:18:31 +0000 (-0400) Subject: der, 0.6.4 X-Git-Tag: rel_0_6_5~63^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e79158e296a8f889e823cf5c7ce89747ed242eb4;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git der, 0.6.4 --- diff --git a/CHANGES b/CHANGES index 519f454301..9c1f0a1fc9 100644 --- a/CHANGES +++ b/CHANGES @@ -12,7 +12,7 @@ CHANGES was a subclass (with its own mapper) of the previous parent. - - Fixed a regression in 0.6.5 which occurred if you + - Fixed a regression in 0.6.4 which occurred if you passed an empty list to "include_properties" on mapper() [ticket:1918]