]> granicus.if.org Git - postgis/commitdiff
Updated to note bug #1819
authorBborie Park <bkpark at ucdavis.edu>
Wed, 16 May 2012 18:50:09 +0000 (18:50 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Wed, 16 May 2012 18:50:09 +0000 (18:50 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9739 b70326c6-7e19-0410-871a-916f4a2858ee

NEWS

diff --git a/NEWS b/NEWS
index 22844727defdda1d53c3bb123dbcfdd1deab9674..ae36fc1486b66261407d12975b072fd9cc6b1dbc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,8 @@ PostGIS 2.0.1
   - #1789, fix false edge-node crossing report in ValidateTopology.
   - #1790, fix toTopoGeom handling of duplicated primitives.
   - #1791, fix ST_Azimuth with very close but distinct points.
+  - #1819, fix floating point issues with ST_World2RasterCoord and
+    ST_Raster2WorldCoord variants.
 
 * Enhancements *