From 6e41ae1a4e924908fc07ef6b4ce28feb31c994fd Mon Sep 17 00:00:00 2001 From: Claude Paroz Date: Mon, 21 Jul 2014 19:02:25 +0200 Subject: [1.7.x] 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. Backport of 3f1412ff7b from master. --- docs/ref/contrib/gis/install/geolibs.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/ref/contrib/gis/install/geolibs.txt b/docs/ref/contrib/gis/install/geolibs.txt index 6abc296bff..981a19aebd 100644 --- a/docs/ref/contrib/gis/install/geolibs.txt +++ b/docs/ref/contrib/gis/install/geolibs.txt @@ -28,6 +28,7 @@ Program Description Required 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 -- cgit v1.3