summaryrefslogtreecommitdiff
path: root/docs/releases/1.4.22.txt
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2015-08-07 18:26:40 -0400
committerTim Graham <timograham@gmail.com>2015-08-18 08:15:06 -0400
commit048bccb1bea6e13113f6d5fee7b311604ff2ea1f (patch)
tree1764d1f3e0579ee47bab134723646f5c04a93aac /docs/releases/1.4.22.txt
parente5663ec297b72e2ef71f1f27624fcb9930439bb4 (diff)
[1.8.x] Added stub release notes for security releases.
Diffstat (limited to 'docs/releases/1.4.22.txt')
-rw-r--r--docs/releases/1.4.22.txt10
1 files 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.