diff --git a/docs/releases/1.10.6.txt b/docs/releases/1.10.6.txt index 6c88d1a714..6391bcf756 100644 --- a/docs/releases/1.10.6.txt +++ b/docs/releases/1.10.6.txt @@ -2,7 +2,7 @@ Django 1.10.6 release notes =========================== -*Under development* +*March 1, 2017* Django 1.10.6 fixes several bugs in 1.10.5. @@ -21,5 +21,5 @@ 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 +* Fixed a ``GDALException`` raised by ``GDALClose`` on GDAL ≥ 2.0 (:ticket:`27479`).