diff options
| -rw-r--r-- | docs/releases/1.10.6.txt | 3 |
1 files changed, 3 insertions, 0 deletions
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`). |
