[postgis-commits] svn - r2690 - trunk/doc
postgis-commits at postgis.refractions.net
postgis-commits at postgis.refractions.net
Mon Aug 13 08:51:06 PDT 2007
Author: mcayland
Date: 2007-08-13 08:51:04 -0700 (Mon, 13 Aug 2007)
New Revision: 2690
Modified:
trunk/doc/postgis.xml
Log:
Fixed spelling error for the word "geometry" thanks to Regina Obe, plus added comment about initial PostgreSQL 8.3 support.
Modified: trunk/doc/postgis.xml
===================================================================
--- trunk/doc/postgis.xml 2007-08-13 07:27:54 UTC (rev 2689)
+++ trunk/doc/postgis.xml 2007-08-13 15:51:04 UTC (rev 2690)
@@ -5907,10 +5907,11 @@
</sect3>
<sect3>
<title>Other Changes</title>
- <para>Extended curved geometry support into the geometery accessor
+ <para>Extended curved geometry support into the geometry accessor
and some processing functions</para>
<para>Began migration of functions to the SQL-MM naming convension;
using a spatial type (ST) prefix.</para>
+ <para>Added initial support for PostgreSQL 8.3</para>
</sect3>
</sect2>
<sect2>
More information about the postgis-commits
mailing list