summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>2019-10-19 18:02:32 +0100
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>2019-10-19 18:02:32 +0100
commit63352d7da0cfc0a8e30577a3bb4e1b3504b1e0ab (patch)
tree239ae2b9afe3e34c72f0774009daaae29e0e211a /NEWS
parent9097a5b98903d03d3a06c570d412cf3a437c67c1 (diff)
downloadpsycopg2-63352d7da0cfc0a8e30577a3bb4e1b3504b1e0ab.tar.gz
Mention bug 940 fixed in NEWS file
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 4 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index da996b8..ed7c24d 100644
--- a/NEWS
+++ b/NEWS
@@ -4,8 +4,10 @@ Current release
What's new in psycopg 2.8.4
^^^^^^^^^^^^^^^^^^^^^^^^^^^
-Don't swallow keyboard interrupts on connect when a password is specified
-in the connection string (:ticket:`#898`).
+- Don't swallow keyboard interrupts on connect when a password is specified
+ in the connection string (:ticket:`#898`).
+- Don't advance replication cursor when the message wasn't confirmed
+ (:ticket:`#940`).
What's new in psycopg 2.8.3