commit ff282a11266601bf2690d34a4a74622192b9bbfa Author: Nick Mathewson nickm@torproject.org Date: Wed Jan 4 15:12:02 2012 -0500
changes file for bug4650 --- changes/bug4650 | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/changes/bug4650 b/changes/bug4650 new file mode 100644 index 0000000..44161f8 --- /dev/null +++ b/changes/bug4650 @@ -0,0 +1,7 @@ + o Minor features: + - Log more useful messages when we fail to disable debugger attachment. + + o Minor bugfixes: + - Reject attempts to disable DisableDebuggerAttachment while Tor is + running. Fixes bug 4650; bugfix on 0.2.3.9-alpha. +
tor-commits@lists.torproject.org