From: Lele Gaifax Date: Tue, 29 Dec 2009 11:17:08 +0000 (+0000) Subject: Annotate #1646 fix X-Git-Tag: rel_0_5_8~10 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=0ef880957534e7447376707a1c145b7496cb6102;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git Annotate #1646 fix --- diff --git a/CHANGES b/CHANGES index f5c386f45a..449efdde5d 100644 --- a/CHANGES +++ b/CHANGES @@ -15,7 +15,10 @@ CHANGES on PG's documentation for date/time/interval arithmetic. It also accepts text() constructs again, which was broken in 0.5.7. [ticket:1647] - + +- firebird + - Recognize more errors as disconnections. [ticket:1646] + 0.5.7 ===== - orm