summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2017-03-01 08:27:08 -0500
committerTim Graham <timograham@gmail.com>2017-03-01 08:27:57 -0500
commit06458598d4b54b01606de69d5119dab769a819ca (patch)
treec59017f4552dbfb6ccae3c405bb0536bf959c71d
parente298ec4e947c3d300f4ef21019e59f4bc05ceabf (diff)
[1.10.x] Added release date for 1.10.6.
Backport of 4f22505a9f96688f27089b49983efd5c49381298 from master
-rw-r--r--docs/releases/1.10.6.txt4
1 files changed, 2 insertions, 2 deletions
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`).