mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-22 08:56:34 +03:00
Mention bug 940 fixed in NEWS file
This commit is contained in:
parent
9097a5b989
commit
63352d7da0
4
NEWS
4
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
|
||||
- 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
|
||||
|
|
Loading…
Reference in New Issue
Block a user