summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.6.3.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/1.6.3.txt b/docs/releases/1.6.3.txt
index f2cf261290..538c67e5dc 100644
--- a/docs/releases/1.6.3.txt
+++ b/docs/releases/1.6.3.txt
@@ -64,5 +64,8 @@ Other bugfixes and changes
environment variable wasn't set
(`#22256 <http://code.djangoproject.com/ticket/22256>`_).
+* Fixed :djadmin:`changepassword` on Windows
+ (`#22364 <https://code.djangoproject.com/ticket/22364>`_).
+
Additionally, Django's vendored version of six, :mod:`django.utils.six` has been
upgraded to the latest release (1.6.1).