From: Nicklas Avén Date: Sat, 23 Jan 2010 23:31:31 +0000 (+0000) Subject: Tiny Typo X-Git-Tag: 1.5.0rc2~23 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f74a53225cca13a1fbc0f501c678af4ce5f003bf;p=postgis Tiny Typo git-svn-id: http://svn.osgeo.org/postgis/trunk@5160 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/NEWS b/NEWS index 4b15e03f1..5983d81b0 100644 --- a/NEWS +++ b/NEWS @@ -13,9 +13,9 @@ PostGIS 1.5.0 - Added Hausdorff distance calculations (#209) (Vincent Picavet) - Added parameters argument to ST_Buffer operation to support one-sided buffering and other buffering styles (Sandro Santilli) - - Performance improvements to ST_Distance (Nicklas Aven) + - Performance improvements to ST_Distance (Nicklas Avén) - Addition of other Distance related visualization and analysis - functions (Nicklas Aven) + functions (Nicklas Avén) - ST_ClosestPoint - ST_DFullyWithin - ST_LongestLine @@ -134,7 +134,7 @@ PostGIS 1.3.6 (Mark Cave-Ayland, Mark Leslie) - Enhancement Trac#34 - pgsql2shp now creates .prj files where applicable (Regina Obe) - Fix Trac#88 - Windows Vista pgsql2shp memory bug (Regina Obe) - - Fix Trac#146 - for distance calculation on collections (Nicklas Aven, Paul Ramsey) + - Fix Trac#146 - for distance calculation on collections (Nicklas Avén, Paul Ramsey) - Fix Trac#116 - crashers for rare EWKB cases (Paul Ramsey) - Fix to address an SRID of -1 in probe_geometry_columns (Kevin Neufeld) - Fix Trac#99 shp2pgsql logical error when importing DBF-only (Regina Obe)