summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2009-12-29 23:06:23 +0000
committerMike Bayer <mike_mp@zzzcomputing.com>2009-12-29 23:06:23 +0000
commit8c3c2ea508894bc3e18c1df26364a74a4f68107a (patch)
tree7f179bc78c959c4fcdcd471277c77bb440d5e405
parentebb54d1bc249306a08067cefce93d1676fdb14ba (diff)
downloadsqlalchemy-8c3c2ea508894bc3e18c1df26364a74a4f68107a.tar.gz
add note re #1646
-rw-r--r--CHANGES5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 0ce9d4984..66ecdbf08 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