diff options
| -rw-r--r-- | doc/build/changelog/changelog_08.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/build/changelog/changelog_08.rst b/doc/build/changelog/changelog_08.rst index 0862463a7..cc16cd435 100644 --- a/doc/build/changelog/changelog_08.rst +++ b/doc/build/changelog/changelog_08.rst @@ -9,6 +9,18 @@ :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 |
