]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
Annotate #1646 fix
authorLele Gaifax <lele@metapensiero.it>
Tue, 29 Dec 2009 11:17:08 +0000 (11:17 +0000)
committerLele Gaifax <lele@metapensiero.it>
Tue, 29 Dec 2009 11:17:08 +0000 (11:17 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index f5c386f45acd3b2fa69815555ec0088b5b942d4a..449efdde5d7c4701f1a6afb07c8f668a4463f318 100644 (file)
--- 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