diff options
author | Taylor Yu <catalyst@torproject.org> | 2019-05-22 16:33:04 -0500 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2019-06-11 11:59:30 -0400 |
commit | 5f5f6bb8fb68d171a39eb1e5c6e6649087ec551d (patch) | |
tree | 1f0b02967db959ce1f0c0b467533af04783b9c56 /changes | |
parent | 0bce0c339d5f4c6ddeb90c21502a9716fb6cd17a (diff) | |
download | tor-5f5f6bb8fb68d171a39eb1e5c6e6649087ec551d.tar.gz tor-5f5f6bb8fb68d171a39eb1e5c6e6649087ec551d.zip |
Add changes file for 29976
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket29976 | 3 |
1 files changed, 3 insertions, 0 deletions
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. |