summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2016-01-05 13:19:20 -0500
committerTim Graham <timograham@gmail.com>2016-01-05 13:19:44 -0500
commit00a9854ca90bd74f8870f7ca712e5b0c77126321 (patch)
treea68e2b0edb3e4f2ba22f54391da371140147b026
parent2b17ac2469ec2a7a0c01d33ca869b72e8064d0bc (diff)
[1.9.x] Added stub release notes for 1.8.9.
Backport of 1e57dccb31b1302c7292dfa7eac8d8aeeb76a7d0 from master
-rw-r--r--docs/releases/1.8.9.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/1.8.9.txt b/docs/releases/1.8.9.txt
new file mode 100644
index 0000000000..d5735fc0d4
--- /dev/null
+++ b/docs/releases/1.8.9.txt
@@ -0,0 +1,12 @@
+==========================
+Django 1.8.9 release notes
+==========================
+
+*Under development*
+
+Django 1.8.9 fixes several bugs in 1.8.8.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 1f0b13a998..c3f7cfc3c8 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -34,6 +34,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
+ 1.8.9
1.8.8
1.8.7
1.8.6