From c504d5bffd33c718f8413463b0c20cb8cc28a4bc Mon Sep 17 00:00:00 2001 From: idk Date: Fri, 19 Aug 2022 22:54:24 -0400 Subject: [PATCH] put Tor Browser's at the top of the order on Windows Former-commit-id: 62167a118afa74390c89f325b2c87d3000136485 Former-commit-id: 4150679f32a2353864cbd17ffd5827d9513d74a0 --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 21ea7bf..2669236 100755 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,6 +2,7 @@ Fri, August 19 -------------- - Adds the ability to pass --private-window to Firefoxes and --incognito to Chromiums + - Switch Tor Browser to the top of the order on Windows to match i2p.firefox behavior Mon, August 8 -------------