From 513b6fbe75f8ce0f0850f1130b096bb23cf5ce6e Mon Sep 17 00:00:00 2001 From: Paul Ramsey Date: Thu, 5 Sep 2002 16:49:23 +0000 Subject: [PATCH] Changes in preparation for 0.7.3 release git-svn-id: http://svn.osgeo.org/postgis/trunk@187 b70326c6-7e19-0410-871a-916f4a2858ee --- CHANGES | 9 +++++++++ README.postgis | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index eec4bdf70..8e6301741 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,12 @@ +PostGIS 0.7.3 +2002/09/05 + +- Bug Fixes + - Stupid bug in .sql install script breaks install for + many. Squashed. New release needed. + - Automatic version detection for appropriate GiST bindings + - postgis_transform now supports box3d types as well as geometry + PostGIS 0.7.2 2002/09/01 diff --git a/README.postgis b/README.postgis index fe7e5b2ac..a6840014b 100644 --- a/README.postgis +++ b/README.postgis @@ -1,7 +1,7 @@ PostGIS - Geographic Information Systems Extensions to PostgreSQL ~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -VERSION: 0.7.2 (2002/09/01) +VERSION: 0.7.3 (2002/09/05) MORE INFORMATION: http://postgis.refractions.net -- 2.49.0