tor

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

commit 5f5f6bb8fb68d171a39eb1e5c6e6649087ec551d
parent 0bce0c339d5f4c6ddeb90c21502a9716fb6cd17a
Author: Taylor Yu <catalyst@torproject.org>
Date:   Wed, 22 May 2019 16:33:04 -0500

Add changes file for 29976

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

diff --git a/changes/ticket29976 b/changes/ticket29976 @@ -0,0 +1,3 @@ + o Code simplification and refactoring: + - Rework bootstrap tracking to use the new publish-subscribe + subsystem. Closes ticket 29976.