From 7f6bd6adfc397d8d72b4ee0ec50b936252fc1b4d Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 17 Sep 2017 17:38:26 -0400 Subject: [PATCH] history Signed-off-by: Kenneth Reitz --- HISTORY.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.txt b/HISTORY.txt index 06138855..e673e917 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,5 +1,6 @@ 7.2.4: - Improve compatibility with --system. + - Improve automatic --system use within shell spawning (disallowing it). 7.2.3: - Courtesy notice when running in a virtualenv. 7.2.2: