From: Bborie Park Date: Thu, 6 Sep 2012 18:08:56 +0000 (+0000) Subject: Added item for fixes regarding ticket #1981 X-Git-Tag: 2.1.0beta2~669 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=96ab9b30a0e804f38061a462deba0f58975c2608;p=postgis Added item for fixes regarding ticket #1981 git-svn-id: http://svn.osgeo.org/postgis/trunk@10241 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/NEWS b/NEWS index fa2df93ce..94f311a30 100644 --- a/NEWS +++ b/NEWS @@ -46,6 +46,7 @@ PostGIS 2.1.0 - #1932, fix raster2pgsql of syntax for index tablespaces - #1939, remove custom data types: summarystats, histogram, quantile, valuecount - #1951, remove crash on zero-length linestrings + - #1981, cleanup of unused variables causing warnings with gcc 4.6+ PostGIS 2.0.1 2012/06/22