]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
der, 0.6.4
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 15 Sep 2010 23:18:31 +0000 (19:18 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 15 Sep 2010 23:18:31 +0000 (19:18 -0400)
CHANGES

diff --git a/CHANGES b/CHANGES
index 519f454301bb8cc0414ff2e7acd857856dd5e020..9c1f0a1fc9287399f3a6c7ce9238e5a996a613d7 100644 (file)
--- 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]