Commit 9ddfe9b3 authored by Tim Graham's avatar Tim Graham
Browse files

Added stub release notes for security releases.

parent 81e1a35c
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.
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ Django 1.7.7 release notes

*Under development*

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
@@ -53,6 +53,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
@@ -89,6 +90,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