diff options
| author | Tim Graham <timograham@gmail.com> | 2017-03-01 08:27:08 -0500 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2017-03-01 08:27:46 -0500 |
| commit | bb049268c6c18ec950a496699fa3958dd2010f70 (patch) | |
| tree | 25538d0f6b1d836b020904adaa5d3115df2f695d /docs | |
| parent | 2864bb3ba6576cbd2676052344a445a6616a6679 (diff) | |
[1.11.x] Added release date for 1.10.6.
Backport of 4f22505a9f96688f27089b49983efd5c49381298 from master
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.10.6.txt | 4 |
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`). |
