From 26b61e809fffffc4f7c27ebde546f91902dfea80 Mon Sep 17 00:00:00 2001 From: Daniele Varrazzo Date: Thu, 11 Apr 2019 01:42:54 +0100 Subject: [PATCH] Mention building openssl 1.1 on windows in news file Close #836. --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS b/NEWS index 49beb151..797359b0 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,13 @@ Current release --------------- +What's new in psycopg 2.8.2 +^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +- Window packages built with openssl 1.1.1b. Should fix concurrency problems + (:ticket:`#836`). + + What's new in psycopg 2.8.1 ^^^^^^^^^^^^^^^^^^^^^^^^^^^