summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index efdb4e5..c400f24 100644
--- a/NEWS
+++ b/NEWS
@@ -34,6 +34,8 @@ What's new in psycopg 2.7.4
statements (:ticket:`633`).
- Fixed compatibility problem with pypy3 (:ticket:`#649`).
- Wheel packages compiled against PostgreSQL 10.1 libpq and OpenSSL 1.0.2n.
+- Wheel packages for Python 2.6 no more available (support dropped from
+ wheel building infrastructure).
What's new in psycopg 2.7.3.2