From c32476e5ba2f1c18758cfcffc857fa4eab37e816 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Tue, 30 May 2017 09:39:59 -0400 Subject: Refs #28181 -- Corrected detection of GDAL 2.1 on Windows. Follow up to a404f75f92971634c76330f3742261d33ccecca1. --- docs/releases/1.11.2.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/releases/1.11.2.txt b/docs/releases/1.11.2.txt index 718dc386bb..99e82f75a0 100644 --- a/docs/releases/1.11.2.txt +++ b/docs/releases/1.11.2.txt @@ -42,3 +42,5 @@ Bugfixes * Prevented ``Subquery`` from adding an unnecessary ``CAST`` which resulted in invalid SQL (:ticket:`28199`). + +* Corrected detection of GDAL 2.1 on Windows (:ticket:`28181`). -- cgit v1.3