summaryrefslogtreecommitdiff
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:52:15 -0500
commit2da00644764fef7cd4fb6200894ca13bc140b037 (patch)
treead6d318b7229bb01b75e518cb13a2578f89534f3
parent99a6a6b176c76d85b4928de056f9020edffc36d9 (diff)
[2.0.x] Added stub release notes for security releases.
-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 7cc70ee240..ca72236a4b 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -35,6 +35,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
@@ -87,6 +88,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