[1.5.x] Updated six to 1.6.1.

Backport of 2ec82c7387 from master
This commit is contained in:
Tim Graham 2014-03-24 07:33:04 -04:00
parent 468d06077a
commit efb0c848ac
3 changed files with 27 additions and 13 deletions

View file

@ -5,4 +5,4 @@ Django 1.4.11 release notes
*Under development*
Django's vendored version of six, :mod:`django.utils.six`, has been upgraded to
the latest release (1.5.2).
the latest release (1.6.1).

View file

@ -5,7 +5,7 @@ Django 1.5.6 release notes
*Under development*
Django's vendored version of six, :mod:`django.utils.six`, has been upgraded to
the latest release (1.5.2).
the latest release (1.6.1).
Bugfixes
========