From 3772f8868062b54a2822464188abfd27ead02e19 Mon Sep 17 00:00:00 2001 From: Daniele Varrazzo Date: Mon, 19 Feb 2018 13:51:45 +0000 Subject: [PATCH] Report MSYS2 build probably fixed --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index eb9001db..ef126136 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,8 @@ What's new in psycopg 2.7.5 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Fixed building on Solaris 11 and derivatives such as SmartOS and illumos - (:ticket:`#677`) + (:ticket:`#677`). +- Maybe fixed building on MSYS2 (as reported in :ticket:`#658`). What's new in psycopg 2.7.4