From 0eaa0c9d4e8b738ca2abc2e92a1e5042a62d2a79 Mon Sep 17 00:00:00 2001 From: Daniele Varrazzo Date: Fri, 7 Sep 2018 23:56:15 +0100 Subject: [PATCH] Mention FreeBSD build fixed in news file --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index e0c4da57..6602d933 100644 --- a/NEWS +++ b/NEWS @@ -26,6 +26,7 @@ What's new in psycopg 2.7.6 - Close named cursors if exist, even if `~cursor.execute()` wasn't called (:ticket:`#746`). +- Fixed building on modern FreeBSD versions with Python 3.7 (:ticket:`#755`) What's new in psycopg 2.7.5