]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for ticket 19858
authorAndrea Shepard <andrea@torproject.org>
Sun, 25 Sep 2016 02:13:02 +0000 (02:13 +0000)
committerAndrea Shepard <andrea@torproject.org>
Sun, 25 Sep 2016 02:13:02 +0000 (02:13 +0000)
changes/ticket19858 [new file with mode: 0644]

diff --git a/changes/ticket19858 b/changes/ticket19858
new file mode 100644 (file)
index 0000000..41cc961
--- /dev/null
@@ -0,0 +1,4 @@
+  o Features (guards):
+    - Abolish all global guard context in entrynodes.c; replace with new
+      guard_selection_t structure as preparation for prop. 271.  Closes
+      ticket 19858.