From: Mike Bayer Date: Fri, 27 Dec 2013 16:13:41 +0000 (-0500) Subject: changelog, will merge to 0.8 X-Git-Tag: rel_0_9_0~12^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c837dc485eb0125b9993bbb11ba3afb5077142a9;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git changelog, will merge to 0.8 --- 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