summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>2018-01-29 01:58:37 +0000
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>2018-01-29 03:27:08 +0000
commit957fd79a272d718be8f23824e04409aa1fb4ee1e (patch)
tree6e76696de344c2380a0612c5d4f71249706efbad /NEWS
parent8cc0d06e65ae9581b6317a18cf695eb853589c14 (diff)
downloadpsycopg2-957fd79a272d718be8f23824e04409aa1fb4ee1e.tar.gz
Build using OpenSSL 1.0.2n
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5095dc6..c4d6501 100644
--- a/NEWS
+++ b/NEWS
@@ -31,7 +31,7 @@ What's new in psycopg 2.7.4
- Fixed `~cursor.rowcount` after `~cursor.executemany()` with :sql:`RETURNING`
statements (:ticket:`633`).
- Fixed compatibility problem with pypy3 (:ticket:`#649`).
-- Wheel packages compiled against PostgreSQL 10.1 libpq and OpenSSL 1.0.2m.
+- Wheel packages compiled against PostgreSQL 10.1 libpq and OpenSSL 1.0.2n.
What's new in psycopg 2.7.3.2