From 424c4586df8edf33d249f3bc1614f07e293b6fe0 Mon Sep 17 00:00:00 2001 From: Isis Lovecruft Date: Fri, 23 Jun 2017 18:31:16 +0000 Subject: [PATCH] Add changes file for bug4019. --- changes/bug4019 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes/bug4019 diff --git a/changes/bug4019 b/changes/bug4019 new file mode 100644 index 0000000000..fef736ff66 --- /dev/null +++ b/changes/bug4019 @@ -0,0 +1,4 @@ + o Minor bugfixes (logging): + - Remove duplicate log messages regarding opening non-local SocksPorts + upon parsing config and opening listeners at startup. Fixes bug 4019; + bugfix on tor-0.2.3.3-alpha.