]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
changelog re [ticket:1561]
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 5 Oct 2009 20:17:43 +0000 (20:17 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 5 Oct 2009 20:17:43 +0000 (20:17 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 372496f0a40b639fafc33de8fa7f7d7fce35c0b0..12f643e87e4a765268bd2d4b38f67c654e1865a0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -407,6 +407,12 @@ CHANGES
       various unserializable options like those generated
       by contains_eager() out of individual instance states.
       [ticket:1553]
+
+- mssql
+    - Changed the name of TrustedConnection to
+      Trusted_Connection when constructing pyodbc connect
+      arguments [ticket:1561]
+
       
 0.5.6
 =====