]> granicus.if.org Git - postgis/commitdiff
Fix wrong ticket reference
authorSandro Santilli <strk@keybit.net>
Thu, 26 Apr 2012 20:26:25 +0000 (20:26 +0000)
committerSandro Santilli <strk@keybit.net>
Thu, 26 Apr 2012 20:26:25 +0000 (20:26 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9684 b70326c6-7e19-0410-871a-916f4a2858ee

NEWS

diff --git a/NEWS b/NEWS
index 76fc6c5c6b005b552a6038eddcd67200c9e3b85d..d4311a4c78235063c4b83d63922ba91f47c468a0 100644 (file)
--- 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.