From 73474df9541bd5fabbf419debc5d72c09619f625 Mon Sep 17 00:00:00 2001 From: Patrick Michaud Date: Sat, 22 Mar 2014 16:52:05 +0100 Subject: Fixed #22256 -- Replaced bad fallback for missing PATH Thanks Baptiste Mispelon for the review. Backport of acee46fc9 from master. --- docs/releases/1.6.3.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/releases/1.6.3.txt b/docs/releases/1.6.3.txt index 863cbf2ab2..ca9069d250 100644 --- a/docs/releases/1.6.3.txt +++ b/docs/releases/1.6.3.txt @@ -34,5 +34,9 @@ several bugs in 1.6.2: ` when running a site with a URL prefix (`#21795 `_). +* Fixed a crash in the ``find_command`` management utility when the ``PATH`` + environment variable wasn't set + (`#22256 `_). + Additionally, Django's vendored version of six, :mod:`django.utils.six` has been upgraded to the latest release (1.6.1). -- cgit v1.3