From: Paul Ramsey Date: Sun, 20 May 2012 07:31:06 +0000 (+0000) Subject: Update NEWS with some bug fixes X-Git-Tag: 2.0.1~65 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5e457a29a6e56263ea85397b8baf96499afbe68c;p=postgis Update NEWS with some bug fixes git-svn-id: http://svn.osgeo.org/postgis/trunk@9754 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/NEWS b/NEWS index c9a7146c0..53e160288 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ PostGIS 2.0.1 * Bug Fixes * + - #1264, fix st_dwithin(geog, geog, 0). - #1694, fix building with clang. - #1708, improve restore of PosgreSQL 9.1 backups. - #1714, more robust handling of high topology tolerance. @@ -17,6 +18,7 @@ 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. + - #1805, put back the 900913 SRID entry. - #1819, fix floating point issues with ST_World2RasterCoord and ST_Raster2WorldCoord variants. - #1825, fix prepared geometry cache lookup