From a84d246eab546246b03615d5382a5998a45774c9 Mon Sep 17 00:00:00 2001 From: strk Date: Wed, 21 Sep 2011 07:37:26 +0000 Subject: [PATCH] Add build fix items git-svn-id: http://svn.osgeo.org/geos/branches/3.3@3473 5242fede-7e19-0410-aef8-94bd7d2200fb --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 005b8eef..4dee0dfc 100644 --- a/NEWS +++ b/NEWS @@ -6,10 +6,11 @@ Changes in 3.3.1 - ValidOp abort in presence of 2 touching holes forming an island (#449) - Enable prepared intersects operation for points - Fortify suspicious code found by static analisys tools - - Fix for SOLARIS build + - Fix for SOLARIS build (#461) - Fix EMPTY result from GEOSOffsetCurve with distance 0 (#454) - Fix out of source builds - Fix Geometry::clone to copy SRID (#464) + - Fix for clang builds (#463) Changes in 3.3.0 2011-05-30 -- 2.11.4.GIT