From: Regina Obe Date: Sat, 9 Jan 2010 03:05:49 +0000 (+0000) Subject: fix typo X-Git-Tag: 1.5.0b2~17 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=61771a7e13babb377a5dcbebfc67626af6937cde;p=postgis fix typo git-svn-id: http://svn.osgeo.org/postgis/trunk@5112 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/NEWS b/NEWS index 71fe0379f..eb9c0f795 100644 --- a/NEWS +++ b/NEWS @@ -10,7 +10,7 @@ PostGIS 1.5.0 - ST_ShortestLine - KML, GML input via ST_GeomFromGML and ST_GeomFromKML (Olivier Courtin) - Extract homogeneous collection with ST_CollectionExtract (Paul Ramsey) - - History table implemntation in utils (George Silva) + - History table implementation in utils (George Silva) - Win32 support and improvement of core shp2pgsql-gui (Mark Cave-Ayland) - In place 'make check' support (Paul Ramsey) - Geography type and supporting functions