Completed 1.10.6 release note

This commit is contained in:
Claude Paroz 2017-02-23 10:27:28 +01:00
parent 30c984b3f9
commit eb97af0402
1 changed files with 3 additions and 0 deletions

View File

@ -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`).