From 8670287928501edf0d3868cf468a6796ad841b50 Mon Sep 17 00:00:00 2001 From: Daniele Varrazzo Date: Mon, 19 Feb 2018 11:43:37 +0000 Subject: [PATCH] Added Solaris 11 fix to news file --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS b/NEWS index c400f249..dfee39c9 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,13 @@ Other changes: without using 2to3. +What's new in psycopg 2.7.5 +^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +- Fixed building on Solaris 11 and derivatives such as SmartOS and illumos + (:ticket:`#677`) + + What's new in psycopg 2.7.4 ^^^^^^^^^^^^^^^^^^^^^^^^^^^