Commit 8b0d6391 authored by Tim Graham's avatar Tim Graham
Browse files

[1.4.x] Added stub release notes for security releases.

parent 3b324970
Loading
Loading
Loading
Loading
+6 −4
Original line number Diff line number Diff line
@@ -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.