From 2a0828d811f3eec7460f0c9fcc3ee08d42a8aeba Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 23 Sep 2017 15:32:44 -0400 Subject: [PATCH] fix three on windows Signed-off-by: Kenneth Reitz --- HISTORY.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.txt b/HISTORY.txt index 491d9fc5..5403d773 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,3 +1,5 @@ +7.7.3: + - Fix --three on Windows. 7.7.2: - Bug fixes. 7.7.1: