diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-01-10 17:59:49 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-01-10 17:59:49 -0500 |
commit | 5e9d349979f550474ba105491ba463a8b69a88ae (patch) | |
tree | 56057971378149f0425d01522822da70eee82f19 /changes | |
parent | 73d4dbe103db639cf806e1610a79e4a781428d1f (diff) | |
parent | ff282a11266601bf2690d34a4a74622192b9bbfa (diff) | |
download | tor-5e9d349979f550474ba105491ba463a8b69a88ae.tar.gz tor-5e9d349979f550474ba105491ba463a8b69a88ae.zip |
Merge remote-tracking branch 'public/bug4650_nm_squashed'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug4650 | 7 |
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. + |