tor

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

commit 996328f374cb3f3b9820278b7e76ba1ee40dbfed
parent 2819e9467e229c2469b6fb0fd584f5cf020ffd3e
Author: Nick Mathewson <nickm@torproject.org>
Date:   Tue,  2 Jan 2018 09:55:29 -0500

Remove changes file for 24762

(Bugfixes for bugs not in any released Tor don't get listed in the
changelog, and therefore don't need changes files.)

Diffstat:
Dchanges/bug24762 | 3---
1 file changed, 0 insertions(+), 3 deletions(-)

diff --git a/changes/bug24762 b/changes/bug24762 @@ -1,3 +0,0 @@ - o Minor bugfixes (shutdown, file handling): - - Stop trying to remove NULL filenames on shutdown. - Fixes bug 24762; bugfix on master.