From 79a9603ba87f4a84d2d538a199f351e044be7d5c Mon Sep 17 00:00:00 2001
From: Tim Graham <timograham@gmail.com>
Date: Tue, 9 Aug 2016 10:24:35 -0400
Subject: [PATCH] Corrected Django 1.8 EOL in 1.11 release notes.

---
 docs/releases/1.11.txt | 3 +--
 1 file changed, 1 insertion(+), 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
 ====================