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-02-24 19:40:33 -0500
commit7d7ab26bc07ea0fd96b0dcdad53c234b2b484210 (patch)
treea8dfa1494d56142221d3ac03f80eddf9fadeb7e4 /docs
parente8afd6bf814dac5002b994c631907539d5215abb (diff)
[1.11.x] 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/index.txt2
3 files changed, 16 insertions, 0 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/index.txt b/docs/releases/index.txt
index 51d9a9a778..9ec56c3f9e 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -26,6 +26,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
@@ -78,6 +79,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