diff options
| -rw-r--r-- | doc/build/changelog/changelog_08.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/build/changelog/changelog_08.rst b/doc/build/changelog/changelog_08.rst index 4b4faf4a0..0f174ab51 100644 --- a/doc/build/changelog/changelog_08.rst +++ b/doc/build/changelog/changelog_08.rst @@ -7,6 +7,14 @@ :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 |
