summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2015-02-25 09:11:19 -0500
committerTim Graham <timograham@gmail.com>2015-02-25 09:11:47 -0500
commitaa6853da22ea6d2fb93d6b067bb073190d86f41a (patch)
treeb43660aca7076aff336a4b982ea209958bf03972 /docs
parent2972fd235325f5d2bf50897507913027b44a31a3 (diff)
[1.7.x] Added stub release notes for 1.7.6.
Backport of 71820721a19f5628b3176f16813d47378cb2c3cb from master
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.7.6.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/1.7.6.txt b/docs/releases/1.7.6.txt
new file mode 100644
index 0000000000..dd4412a783
--- /dev/null
+++ b/docs/releases/1.7.6.txt
@@ -0,0 +1,12 @@
+==========================
+Django 1.7.6 release notes
+==========================
+
+*Under Development*
+
+Django 1.7.6 fixes several bugs in 1.7.5.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index d1dd0bf1ef..e1cf8089c3 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.7.6
1.7.5
1.7.4
1.7.3