From 466e98a51ad41836c6b2301a85b9be68db41c89f Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Mon, 27 Feb 2006 06:35:46 +0000 Subject: [PATCH] formatting --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index c85ad7820f..6f1a2072ff 100644 --- a/CHANGES +++ b/CHANGES @@ -9,9 +9,11 @@ are the "physical" subclasses of TableClause/ColumnClause. involved in the mapper inheritance scheme - made objectstore "check for out-of-identitymap" more aggressive, will perform the check when object attributes are modified or the object is deleted + 0.1.2 - fixed a recursive call in schema that was somehow running 994 times then returning normally. broke nothing, slowed down everything. thanks to jpellerin for finding this. + 0.1.1 - small fix to Function class so that expressions with a func.foo() use the type of the Function object (i.e. the left side) as the type of the boolean expression, not the -- 2.47.2