diff --git a/NEWS b/NEWS index da996b83..23362007 100644 --- a/NEWS +++ b/NEWS @@ -4,8 +4,9 @@ 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`). +- Fixed inclusion of ``time.h`` on linux (:ticket:`#951`). What's new in psycopg 2.8.3