From c837dc485eb0125b9993bbb11ba3afb5077142a9 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Fri, 27 Dec 2013 11:13:41 -0500 Subject: [PATCH] changelog, will merge to 0.8 --- doc/build/changelog/changelog_08.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/build/changelog/changelog_08.rst b/doc/build/changelog/changelog_08.rst index 1d48d96bc6..0f3737d534 100644 --- a/doc/build/changelog/changelog_08.rst +++ b/doc/build/changelog/changelog_08.rst @@ -11,6 +11,15 @@ .. changelog:: :version: 0.8.5 + .. change:: + :tags: bug, mssql, pymssql + :versions: 0.9.0b2 + :pullreq: github:51 + + Added "Net-Lib error during Connection reset by peer" message + to the list of messages checked for "disconnect" within the + pymssql dialect. Courtesy John Anderson. + .. change:: :tags: bug, sql :versions: 0.9.0b2 -- 2.47.3