summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7d99ed3..c3e225a 100644
--- a/NEWS
+++ b/NEWS
@@ -13,8 +13,10 @@ What's new in psycopg 2.7.4
^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Fixed Solaris 10 support (:ticket:`#532`).
-- Fixed `MinTimeLoggingCursor` on Python 3 (:ticket:`#609`).
+- Fixed `!MinTimeLoggingCursor` on Python 3 (:ticket:`#609`).
- Fixed parsing of array of points as floats (:ticket:`#613`).
+- Fixed `~psycopg2.__libpq_version__` building with libpq >= 10.1
+ (:ticket:`632`).
What's new in psycopg 2.7.3.2