summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2016-08-09 10:24:35 -0400
committerTim Graham <timograham@gmail.com>2016-08-09 10:24:35 -0400
commit79a9603ba87f4a84d2d538a199f351e044be7d5c (patch)
tree644147ef457d6e88208652c66b7ddb3212ed6882
parent0a5910684aab2261c5776954b69cd1143f8c0d74 (diff)
Corrected Django 1.8 EOL in 1.11 release notes.
-rw-r--r--docs/releases/1.11.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/releases/1.11.txt b/docs/releases/1.11.txt
index b06d4e8a46..edf9c83dfe 100644
--- a/docs/releases/1.11.txt
+++ b/docs/releases/1.11.txt
@@ -15,8 +15,7 @@ project.
Django 1.11 is designated as a :term:`long-term support release`. It will
receive security updates for at least three years after its release. Support
-for the previous LTS, Django 1.8, will end 6 months after the release date of
-Django 1.11.
+for the previous LTS, Django 1.8, will end in April 2018.
Python compatibility
====================