Commit 26fd7262 authored by Tim Graham's avatar Tim Graham
Browse files

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

parent 11892713
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
@@ -39,6 +39,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
@@ -75,6 +76,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