summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2015-01-14 09:47:29 -0500
committerTim Graham <timograham@gmail.com>2015-01-14 09:48:06 -0500
commit2e2617991a6f446defc755c6b73e6e9db865f197 (patch)
tree03c25ca0c1e06fe4f18c29714addc19b6de1bbe8 /docs
parentf7ce66bc466e04249fbdc66048c3de6f605fddb1 (diff)
[1.7.x] Added stub release notes for 1.7.4.
Backport of ec7ef5afbbd12abe74314d557aabb3d85d667749 from master
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.7.4.txt12
-rw-r--r--docs/releases/index.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/releases/1.7.4.txt b/docs/releases/1.7.4.txt
new file mode 100644
index 0000000000..379b148488
--- /dev/null
+++ b/docs/releases/1.7.4.txt
@@ -0,0 +1,12 @@
+==========================
+Django 1.7.4 release notes
+==========================
+
+*Under development*
+
+Django 1.7.4 fixes several bugs in 1.7.3.
+
+Bugfixes
+========
+
+* ...
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 4369ef3b87..38ad610964 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.4
1.7.3
1.7.2
1.7.1