diff options
| author | Claude Paroz <claude@2xlibre.net> | 2014-07-21 19:02:25 +0200 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2014-07-21 19:05:19 +0200 |
| commit | 3f1412ff7bbfd7b1a15b7ed8c574ee8ba5aa6309 (patch) | |
| tree | 78efca639cc8997b635cb3d1037c57a1f70b9d84 /docs/ref | |
| parent | e24e9e0438cf3ba6c557558f68587d135a85e126 (diff) | |
Fixed #23064 -- Added lib detection support for GDAL 1.10/1.11
Note that GDAL 1.11 is not yet officially supported, until someone
has tested it and can confirm it has no issues with Django.
Diffstat (limited to 'docs/ref')
| -rw-r--r-- | docs/ref/contrib/gis/install/geolibs.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ref/contrib/gis/install/geolibs.txt b/docs/ref/contrib/gis/install/geolibs.txt index 669c5eea2f..090711b6f4 100644 --- a/docs/ref/contrib/gis/install/geolibs.txt +++ b/docs/ref/contrib/gis/install/geolibs.txt @@ -30,6 +30,7 @@ totally fine with GeoDjango. Your mileage may vary. GDAL 1.8.0 2011-01-13 GDAL 1.9.0 2012-01-03 GDAL 1.10.0 2013-04-29 + GDAL 1.11.0 2014-04-25 # To be tested! PostGIS 1.3.0 2007-08-09 PostGIS 1.4.0 2009-07-24 PostGIS 1.5.0 2010-02-04 |
