]> granicus.if.org Git - postgis/commitdiff
Tiny Typo
authorNicklas Avén <nicklas.aven@jordogskog.no>
Sat, 23 Jan 2010 23:31:31 +0000 (23:31 +0000)
committerNicklas Avén <nicklas.aven@jordogskog.no>
Sat, 23 Jan 2010 23:31:31 +0000 (23:31 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5160 b70326c6-7e19-0410-871a-916f4a2858ee

NEWS

diff --git a/NEWS b/NEWS
index 4b15e03f1bfad4091ef6efbd614e4a1fffc1ad38..5983d81b0caf49826a941f83ea9653d0f91df153 100644 (file)
--- 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)