summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2007-08-31 20:57:12 +0000
committerMike Bayer <mike_mp@zzzcomputing.com>2007-08-31 20:57:12 +0000
commit15ab87994ced6f27e0403ce16fd7ffada31e6858 (patch)
tree02f1c79dfc14f2b402cc825b8d16eb85d10dbf51
parentea13716accf2d60a25414638bb8abd5403a6bd20 (diff)
downloadsqlalchemy-15ab87994ced6f27e0403ce16fd7ffada31e6858.tar.gz
update on pool status
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 81a00cd31..164204522 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,10 @@ CHANGES
0.4.0beta5
----------
+- connection pool fixes; the better performance of beta4
+ remains but fixes "connection overflow" and other bugs
+ which were present (like [ticket:754])
+
- fixed bugs in determining proper sync clauses from custom inherit
conditions [ticket:769]