summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-01-04 15:12:02 -0500
committerNick Mathewson <nickm@torproject.org>2012-01-04 15:12:02 -0500
commitff282a11266601bf2690d34a4a74622192b9bbfa (patch)
treea2473ca6d67c195cd5a44a5ed0e61ad2337b1adb
parent98959f63aca84e605fb98f10d943f2d28d627039 (diff)
downloadtor-ff282a11266601bf2690d34a4a74622192b9bbfa.tar.gz
tor-ff282a11266601bf2690d34a4a74622192b9bbfa.zip
changes file for bug4650
-rw-r--r--changes/bug46507
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/bug4650 b/changes/bug4650
new file mode 100644
index 0000000000..44161f8cfe
--- /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.
+