From 8b0d63914fe2af6a02ed3105e61d9ff8ee6f45c4 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Fri, 7 Aug 2015 18:26:40 -0400 Subject: [PATCH] [1.4.x] Added stub release notes for security releases. --- docs/releases/1.4.22.txt | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/releases/1.4.22.txt b/docs/releases/1.4.22.txt index 3abbe5c60b..d8ce24bc68 100644 --- a/docs/releases/1.4.22.txt +++ b/docs/releases/1.4.22.txt @@ -2,8 +2,10 @@ Django 1.4.22 release notes =========================== -*Under development* +*August 18, 2015* -Django 1.4.22 fixes support with pip 7+ by disabling wheel support. Older -versions of 1.4 would silently build a broken wheel when installed with those -versions of pip. +Django 1.4.22 fixes a security issue in 1.4.21. + +It also fixes support with pip 7+ by disabling wheel support. Older versions +of 1.4 would silently build a broken wheel when installed with those versions +of pip.