]> granicus.if.org Git - postgis/commitdiff
Fixed incorrect ticket #. From #2026 to #2062
authorBborie Park <bkpark at ucdavis.edu>
Thu, 29 Nov 2012 19:11:22 +0000 (19:11 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Thu, 29 Nov 2012 19:11:22 +0000 (19:11 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@10762 b70326c6-7e19-0410-871a-916f4a2858ee

NEWS

diff --git a/NEWS b/NEWS
index ca8d50454bf871b5668c0a6a70ebac464d3c2893..b07ee63fa23b2eff052ee5c96accc323439e53c2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -108,7 +108,7 @@ PostGIS 2.1.0
   - #1976, Geography point-in-ring code overhauled for more reliability
   - #1981, cleanup of unused variables causing warnings with gcc 4.6+
   - #1996, support POINT EMPTY in GeoJSON output
-  - #2026, improve performance of distance calculations 
+  - #2062, improve performance of distance calculations 
   - #2057, Fixed linking issue for raster2psql to libpq
   - #2077, Fixed incorrect values returning from ST_Hillshade()
   - #2019, ST_FlipCoordinates does not update bbox