From: Paul Ramsey Date: Mon, 12 Jan 2004 19:12:01 +0000 (+0000) Subject: Updates for 0.8.1 release. X-Git-Tag: pgis_0_8_1~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1c6873a7980dfb2ac42d1822d61e1f310661e7c6;p=postgis Updates for 0.8.1 release. git-svn-id: http://svn.osgeo.org/postgis/trunk@420 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/CHANGES b/CHANGES index e49d4ce3c..4636cbce8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,13 @@ +PostGIS 0.8.1 +2004/01/12 + +- New Things + - Schema support in AddGeometryColumn and loader/dumper +- Bug Fixes + - Memory fixes + - GEOS translation fixes + + PostGIS 0.8.0 2003/11/24 diff --git a/README.postgis b/README.postgis index 7b3177b42..87c1fd20d 100644 --- a/README.postgis +++ b/README.postgis @@ -1,7 +1,7 @@ PostGIS - Geographic Information Systems Extensions to PostgreSQL ~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -VERSION: 0.8.0 (2003/11/24) +VERSION: 0.8.1 (2004/01/12) MORE INFORMATION: http://postgis.refractions.net