summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>2019-10-19 18:11:10 +0100
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>2019-10-19 18:11:10 +0100
commiteb893e65f02885aeb5bf5ab4cb6152e6698f166b (patch)
treeb3d7e764ed3e6d0c2a9305fb9d2bcb4e64fb2805 /NEWS
parenta47fcdd5083bb04eff6b4de5b58b4a3127ae1bdf (diff)
downloadpsycopg2-eb893e65f02885aeb5bf5ab4cb6152e6698f166b.tar.gz
Mention fixing time.h include in NEWS
Mostly to remember why we did it.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index da996b8..2336200 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