]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
d rel_0_1_5
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 27 Mar 2006 03:12:27 +0000 (03:12 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 27 Mar 2006 03:12:27 +0000 (03:12 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index e454a4e65a4e6b114a09afa06c35207299b2dce8..c027d25f591d00550d35b65eb96ad744959bef4f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -56,7 +56,6 @@ use it after a rollback()
 work with pysqlite1
 - improvements to subqueries to more intelligently construct their FROM
 clauses [ticket:116]
-
 - added PickleType to types.
 - fixed two bugs with column labels with regards to bind parameters: bind param
 keynames they are now generated from a column "label" in all relevant cases to