From eff483ff3209b09dbcfbb4a8a137825186c267b1 Mon Sep 17 00:00:00 2001 From: Sergey Fedoseev Date: Sat, 12 Nov 2016 21:25:14 +0600 Subject: [1.10.x] Fixed #27479 -- Fixed GDALClose prototype Backport of faf8a253d3fc2d870fb7ab860581e942d2ad9fbc from master. --- docs/releases/1.10.6.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/releases/1.10.6.txt b/docs/releases/1.10.6.txt index 41a308bba8..6c88d1a714 100644 --- a/docs/releases/1.10.6.txt +++ b/docs/releases/1.10.6.txt @@ -20,3 +20,6 @@ Bugfixes * Fixed query expression date subtraction accuracy on PostgreSQL for differences large an a month (:ticket:`27856`). + +* Fixed a ``GDALException`` raised by ``GDALClose`` on GDAL >= 2.0 + (:ticket:`27479`). -- cgit v1.3