summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2016-05-02 19:02:21 -0400
committerTim Graham <timograham@gmail.com>2016-05-02 19:02:51 -0400
commit068ffdb39905da1d1a724550a9dd984ee55ec5b6 (patch)
treebe48af3760d974e0166840702ae7fa0dd9c20326 /docs
parentb404e1838404cafd9d49634436fa8382215b3e96 (diff)
[1.9.x] Added stub release notes for 1.9.7.
Backport of 8a55982e7086ebd73458f52516732d9f25dd002b from master
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.9.7.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/1.9.7.txt b/docs/releases/1.9.7.txt
new file mode 100644
index 0000000000..3599c12bd7
--- /dev/null
+++ b/docs/releases/1.9.7.txt
@@ -0,0 +1,12 @@
+==========================
+Django 1.9.7 release notes
+==========================
+
+*Under development*
+
+Django 1.9.7 fixes several bugs in 1.9.6.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 63e6205438..200f6d8f4c 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.9.7
1.9.6
1.9.5
1.9.4