From 1c6873a7980dfb2ac42d1822d61e1f310661e7c6 Mon Sep 17 00:00:00 2001 From: Paul Ramsey Date: Mon, 12 Jan 2004 19:12:01 +0000 Subject: [PATCH] Updates for 0.8.1 release. git-svn-id: http://svn.osgeo.org/postgis/trunk@420 b70326c6-7e19-0410-871a-916f4a2858ee --- CHANGES | 10 ++++++++++ README.postgis | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) 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 -- 2.50.1