Skip to content

Commit 0645859

Browse files
committed
[1.10.x] Added release date for 1.10.6.
Backport of 4f22505 from master
1 parent e298ec4 commit 0645859

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/releases/1.10.6.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Django 1.10.6 release notes
33
===========================
44

5-
*Under development*
5+
*March 1, 2017*
66

77
Django 1.10.6 fixes several bugs in 1.10.5.
88

@@ -21,5 +21,5 @@ Bugfixes
2121
* Fixed query expression date subtraction accuracy on PostgreSQL for
2222
differences large an a month (:ticket:`27856`).
2323

24-
* Fixed a ``GDALException`` raised by ``GDALClose`` on GDAL >= 2.0
24+
* Fixed a ``GDALException`` raised by ``GDALClose`` on GDAL 2.0
2525
(:ticket:`27479`).

0 commit comments

Comments
 (0)