summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2015-01-02 12:35:41 -0500
committerTim Graham <timograham@gmail.com>2015-01-02 13:38:58 -0500
commita25c444bc701b496f2b05f57fc3ec42cdac9dd85 (patch)
tree35cd630103d65d3032606f429b9221f239428c13 /docs
parent5940da16afb314c52cf52d4aebfedb77c6cc886b (diff)
[1.4.x] Updated six to 1.9.0.
Backport of 52f0b2b62262743d5f935ddae29428e661b5d8ea from master
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.4.17.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/1.4.17.txt b/docs/releases/1.4.17.txt
index 6279941733..a46cdd9bc0 100644
--- a/docs/releases/1.4.17.txt
+++ b/docs/releases/1.4.17.txt
@@ -7,7 +7,7 @@ Django 1.4.17 release notes
Django 1.4.17 fixes a regression in the 1.4.14 security release.
Additionally, Django's vendored version of six, :mod:`django.utils.six`, has
-been upgraded to the latest release (1.8.0).
+been upgraded to the latest release (1.9.0).
Bugfixes
========