From: Sandro Santilli Date: Thu, 26 Apr 2012 20:26:25 +0000 (+0000) Subject: Fix wrong ticket reference X-Git-Tag: 2.0.1~103 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7a37ab0865a27a89fae040e907d2465d876962b5;p=postgis Fix wrong ticket reference git-svn-id: http://svn.osgeo.org/postgis/trunk@9684 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/NEWS b/NEWS index 76fc6c5c6..d4311a4c7 100644 --- a/NEWS +++ b/NEWS @@ -3,7 +3,7 @@ PostGIS 2.0.1 * Bug Fixes * - - #1625, fix false edge-node crossing report in ValidateTopology. + - #1789, fix false edge-node crossing report in ValidateTopology. - #1791, fix ST_Azimuth with very close but distinct points. - #1775, ST_ChangeEdgeGeom collision detection with 2-vertex target. - #1776, fix ST_SymDifference(empty, geom) to return geom.