Commit 5a8ef2a3 authored by Tim Graham's avatar Tim Graham
Browse files

[1.8.x] Added stub release notes for security releases.

parent a8c53041
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
===========================
Django 1.4.20 release notes
===========================

*March 18, 2015*

Django 1.4.20 fixes one security issue in 1.4.19.
+7 −0
Original line number Diff line number Diff line
===========================
Django 1.6.11 release notes
===========================

*March 18, 2015*

Django 1.6.11 fixes two security issues in 1.6.10.
+2 −2
Original line number Diff line number Diff line
@@ -2,9 +2,9 @@
Django 1.7.7 release notes
==========================

*Under development*
*March 18, 2015*

Django 1.7.7 fixes several bugs in 1.7.6.
Django 1.7.7 fixes several bugs and security issues in 1.7.6.

Bugfixes
========
+2 −0
Original line number Diff line number Diff line
@@ -46,6 +46,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
   :maxdepth: 1

   1.6.11
   1.6.10
   1.6.9
   1.6.8
@@ -82,6 +83,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
   :maxdepth: 1

   1.4.20
   1.4.19
   1.4.18
   1.4.17