From 9c59faf74ecc244c60abf168e94c935832c2a194 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Fri, 11 Apr 2014 15:42:36 -0400 Subject: [PATCH] - Added a new "disconnect" message "connection has been closed unexpectedly". This appears to be related to newer versions of SSL. Pull request courtesy Antti Haapala. --- doc/build/changelog/changelog_08.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/build/changelog/changelog_08.rst b/doc/build/changelog/changelog_08.rst index c25cc9a196..59d22413ce 100644 --- a/doc/build/changelog/changelog_08.rst +++ b/doc/build/changelog/changelog_08.rst @@ -8,6 +8,18 @@ .. include:: changelog_07.rst :start-line: 5 +.. changelog:: + :version: 0.8.7 + + .. change:: + :tags: bug, postgresql + :pullreq: bitbucket:13 + :versions: 0.9.5 + + Added a new "disconnect" message "connection has been closed unexpectedly". + This appears to be related to newer versions of SSL. + Pull request courtesy Antti Haapala. + .. changelog:: :version: 0.8.6 :released: March 28, 2014 -- 2.47.3