diff options
Diffstat (limited to 'docs/releases/1.2.txt')
| -rw-r--r-- | docs/releases/1.2.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/releases/1.2.txt b/docs/releases/1.2.txt index 07efc6607b..c2676a90cc 100644 --- a/docs/releases/1.2.txt +++ b/docs/releases/1.2.txt @@ -348,8 +348,7 @@ are now included: * ``django.contrib.gis.db.backends.oracle`` * ``django.contrib.gis.db.backends.spatialite`` -GeoDjango now supports the rich capabilities added -in the `PostGIS 1.5 release <http://postgis.net/docs/manual-1.5/>`_. +GeoDjango now supports the rich capabilities added in the PostGIS 1.5 release. New features include support for the :ref:`geography type <geography-type>` and enabling of :ref:`distance queries <distance-queries>` with non-point geometries on geographic coordinate systems. |
