]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
entrynodes: Add changes file.
authorGeorge Kadianakis <desnacked@riseup.net>
Tue, 3 Oct 2017 12:48:12 +0000 (15:48 +0300)
committerGeorge Kadianakis <desnacked@riseup.net>
Tue, 3 Oct 2017 12:48:12 +0000 (15:48 +0300)
changes/bug23670 [new file with mode: 0644]

diff --git a/changes/bug23670 b/changes/bug23670
new file mode 100644 (file)
index 0000000..039bc39
--- /dev/null
@@ -0,0 +1,3 @@
+  o Minor features (entry guards):
+    - Improve logs issued when we are missing descriptors of primary guards.
+      Resolves ticket 23670.