diff options
| author | Daniele Varrazzo <daniele.varrazzo@gmail.com> | 2017-03-10 01:46:30 +0000 |
|---|---|---|
| committer | Daniele Varrazzo <daniele.varrazzo@gmail.com> | 2017-03-10 02:44:35 +0000 |
| commit | 1b754eac5ffa73a5e4397a9bf0d97cbc9a4f0d98 (patch) | |
| tree | e49486d0860af74dc304b0cd06b9a9084405083e /NEWS | |
| parent | 5bd89af2319249f1691e6cb70425a6fc5e339fa8 (diff) | |
| download | psycopg2-fix-518.tar.gz | |
Report ticket 518 fixedfix-518
The fix is actually implemented in the openssl1 branch of
https://github.com/psycopg/psycopg2-wheels
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ What's new in psycopg 2.7.1 - Ignore `!None` arguments passed to `~psycopg2.connect()` and `~psycopg2.extensions.make_dsn()` (:ticket:`#517`). +- OpenSSL upgraded from major version 0.9.8 to 1.0.2 in the Linux wheel + packages (:ticket:`#518`). - Fixed build with libpq versions < 9.3 (:ticket:`#520`). |
