From: Mike Bayer Date: Tue, 29 Dec 2009 23:06:23 +0000 (+0000) Subject: add note re #1646 X-Git-Tag: rel_0_6beta1~109 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8c3c2ea508894bc3e18c1df26364a74a4f68107a;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git add note re #1646 --- diff --git a/CHANGES b/CHANGES index 0ce9d49843..66ecdbf08c 100644 --- a/CHANGES +++ b/CHANGES @@ -789,7 +789,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