tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 8b536ca5937911a31eaaa56b9d28f061b3d3f99f
parent c9ad172dd4081fbb3cd5e2995a79d3e449b7e474
Author: Nick Mathewson <nickm@torproject.org>
Date:   Tue, 31 Oct 2017 12:01:58 -0400

Make check-changes happy.

Diffstat:
Mchanges/bug23571 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/changes/bug23571 b/changes/bug23571 @@ -1,3 +1,3 @@ o Minor bugfixes (hibernation): - When hibernating, close connections normally and allow them to flush. - Bugfix on 7267 in 0.2.4.7-alpha. + Fixes bug 23571; bugfix on 0.2.4.7-alpha. Also fixes bug 7267.