summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2016-10-24 11:56:31 -0400
committerTim Graham <timograham@gmail.com>2016-10-25 13:56:26 -0400
commit33bf6220e249b98f05c04f08baaa50f56233104e (patch)
treebbeb2c18447847f57f4753513e64f03fb36d2ab2
parentaba8f2b5017a95c84bdf4bae9d2e889fc53a9c34 (diff)
[1.8.x] Added stub release notes for 1.8.16.
-rw-r--r--docs/releases/1.8.16.txt7
-rw-r--r--docs/releases/index.txt1
2 files changed, 8 insertions, 0 deletions
diff --git a/docs/releases/1.8.16.txt b/docs/releases/1.8.16.txt
new file mode 100644
index 0000000000..b650340330
--- /dev/null
+++ b/docs/releases/1.8.16.txt
@@ -0,0 +1,7 @@
+===========================
+Django 1.8.16 release notes
+===========================
+
+*November 1, 2016*
+
+Django 1.8.16 fixes two security issues in 1.8.15.
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index b80ce5830d..134da0fc2c 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
+ 1.8.16
1.8.15
1.8.14
1.8.13