summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2015-03-04 07:49:12 -0500
committerTim Graham <timograham@gmail.com>2015-03-18 08:39:12 -0400
commit3b20558beb6abef0b53f3c8e4ca6b598219f1d0d (patch)
treeb7ac3504cf6a8c346b59cb89efd6ccd34da4269d
parent785e57e296ed8f920789eb120da80944ff4f17fd (diff)
[1.4.x] Added stub release notes for security releases.
-rw-r--r--docs/releases/1.4.20.txt7
-rw-r--r--docs/releases/index.txt1
2 files changed, 8 insertions, 0 deletions
diff --git a/docs/releases/1.4.20.txt b/docs/releases/1.4.20.txt
new file mode 100644
index 0000000000..9c46c5510f
--- /dev/null
+++ b/docs/releases/1.4.20.txt
@@ -0,0 +1,7 @@
+===========================
+Django 1.4.20 release notes
+===========================
+
+*March 18, 2015*
+
+Django 1.4.20 fixes one security issue in 1.4.19.
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 58b32f05c6..99324a9382 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -19,6 +19,7 @@ Final releases
.. toctree::
:maxdepth: 1
+ 1.4.20
1.4.19
1.4.18
1.4.17