diff options
Diffstat (limited to 'changes/bug14759')
-rw-r--r-- | changes/bug14759 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/bug14759 b/changes/bug14759 deleted file mode 100644 index 82fe97c1c0..0000000000 --- a/changes/bug14759 +++ /dev/null @@ -1,6 +0,0 @@ - o Minor bugfixes (sandbox): - - Allow Glibc fatal errors to be sent to stderr before Tor exits. - Previously, glibc would try to write them to /dev/tty, and the sandbox - would trap the call and make Tor exit prematurely. Fixes bug 14759; - bugfix on 0.2.5.1-alpha. - |