summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2018-02-24 19:39:17 -0500
committerTim Graham <timograham@gmail.com>2018-03-06 08:30:34 -0500
commit4d2a2c83c7e8171522469908e8be8342ccb02052 (patch)
tree089c1b6bb2f9baeb6c69ee54a64991500da95a8a /docs
parentd171843f5715b4c0162ab800539bd25ad60147c7 (diff)
Added stub release notes for security releases.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.11.11.txt7
-rw-r--r--docs/releases/1.8.19.txt7
-rw-r--r--docs/releases/2.0.3.txt6
-rw-r--r--docs/releases/index.txt2
4 files changed, 19 insertions, 3 deletions
diff --git a/docs/releases/1.11.11.txt b/docs/releases/1.11.11.txt
new file mode 100644
index 0000000000..c344f3e7b5
--- /dev/null
+++ b/docs/releases/1.11.11.txt
@@ -0,0 +1,7 @@
+============================
+Django 1.11.11 release notes
+============================
+
+*March 6, 2018*
+
+Django 1.11.11 fixes two security issues in 1.11.10.
diff --git a/docs/releases/1.8.19.txt b/docs/releases/1.8.19.txt
new file mode 100644
index 0000000000..9709f2622d
--- /dev/null
+++ b/docs/releases/1.8.19.txt
@@ -0,0 +1,7 @@
+===========================
+Django 1.8.19 release notes
+===========================
+
+*March 6, 2018*
+
+Django 1.8.19 fixes two security issues in 1.18.18.
diff --git a/docs/releases/2.0.3.txt b/docs/releases/2.0.3.txt
index 61c212081b..b4d0ed0c23 100644
--- a/docs/releases/2.0.3.txt
+++ b/docs/releases/2.0.3.txt
@@ -2,10 +2,10 @@
Django 2.0.3 release notes
==========================
-*Expected March 1, 2018*
+*March 6, 2018*
-Django 2.0.3 fixes several bugs in 2.0.2. Also, the latest string translations
-from Transifex are incorporated.
+Django 2.0.3 fixes two security issues and several bugs in 2.0.2. Also, the
+latest string translations from Transifex are incorporated.
Bugfixes
========
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 6fa4992ee9..283f8e1f44 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -42,6 +42,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
+ 1.11.11
1.11.10
1.11.9
1.11.8
@@ -94,6 +95,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
+ 1.8.19
1.8.18
1.8.17
1.8.16