mirror of
https://github.com/django/django.git
synced 2025-06-05 03:29:12 +00:00
[1.7.x] Added stub release notes for security releases.
This commit is contained in:
parent
1189271371
commit
26fd726274
7
docs/releases/1.4.20.txt
Normal file
7
docs/releases/1.4.20.txt
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
===========================
|
||||||
|
Django 1.4.20 release notes
|
||||||
|
===========================
|
||||||
|
|
||||||
|
*March 18, 2015*
|
||||||
|
|
||||||
|
Django 1.4.20 fixes one security issue in 1.4.19.
|
7
docs/releases/1.6.11.txt
Normal file
7
docs/releases/1.6.11.txt
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
===========================
|
||||||
|
Django 1.6.11 release notes
|
||||||
|
===========================
|
||||||
|
|
||||||
|
*March 18, 2015*
|
||||||
|
|
||||||
|
Django 1.6.11 fixes two security issues in 1.6.10.
|
@ -2,9 +2,9 @@
|
|||||||
Django 1.7.7 release notes
|
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
|
Bugfixes
|
||||||
========
|
========
|
||||||
|
@ -39,6 +39,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
1.6.11
|
||||||
1.6.10
|
1.6.10
|
||||||
1.6.9
|
1.6.9
|
||||||
1.6.8
|
1.6.8
|
||||||
@ -75,6 +76,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
1.4.20
|
||||||
1.4.19
|
1.4.19
|
||||||
1.4.18
|
1.4.18
|
||||||
1.4.17
|
1.4.17
|
||||||
|
Loading…
x
Reference in New Issue
Block a user