]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
changelog
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 18 Mar 2013 21:20:28 +0000 (14:20 -0700)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 18 Mar 2013 21:20:28 +0000 (14:20 -0700)
doc/build/changelog/changelog_08.rst

index 4b4faf4a09f749ffe35eee7865255b542710d452..0f174ab51b805007121a18f18af6e564ed672596 100644 (file)
@@ -6,6 +6,14 @@
 .. changelog::
     :version: 0.8.1
 
+    .. change::
+      :tags: bug, mssql
+      :tickets: 2683
+      :pullreq: 46
+
+    Fixed Py3K bug regarding "binary" types and
+    pymssql.  Courtesy Marc Abramowitz.
+
     .. change::
       :tags: bug, postgresql
       :tickets: 2680