From: Taylor Yu Date: Wed, 22 May 2019 21:33:04 +0000 (-0500) Subject: Add changes file for 29976 X-Git-Tag: tor-0.4.2.1-alpha~170^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5f5f6bb8fb68d171a39eb1e5c6e6649087ec551d;p=thirdparty%2Ftor.git Add changes file for 29976 --- diff --git a/changes/ticket29976 b/changes/ticket29976 new file mode 100644 index 0000000000..9991bfb1ff --- /dev/null +++ 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.