summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2015-01-28 06:38:31 -0500
committerTim Graham <timograham@gmail.com>2015-01-28 06:39:22 -0500
commit39a8640e3045d7920a87d3456d3eb51736658619 (patch)
treec35337d2792bbb6bff432fa4d1a567eba10fa899 /docs
parentb25101a0d05eea4f2f2c5e8906e4e03ecbbbfa3a (diff)
[1.7.x] Added stub 1.7.5 release notes.
Backport of ac6033d8835ac54c1222801f6aeb47f9997b517a from master
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.7.5.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/1.7.5.txt b/docs/releases/1.7.5.txt
new file mode 100644
index 0000000000..ba81a64b9a
--- /dev/null
+++ b/docs/releases/1.7.5.txt
@@ -0,0 +1,12 @@
+==========================
+Django 1.7.5 release notes
+==========================
+
+*Under development*
+
+Django 1.7.5 fixes several bugs in 1.7.4.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 024eb55fe0..d1dd0bf1ef 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.5
1.7.4
1.7.3
1.7.2