summaryrefslogtreecommitdiff
path: root/changes/bug15088
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-03-09 15:42:39 -0400
committerNick Mathewson <nickm@torproject.org>2015-03-09 15:42:39 -0400
commit2f962b9309cade8ddf793d9aa5c900f381b97173 (patch)
tree230b6d61c3ee216f0f5f8ef46a4f4d36eaafc2b6 /changes/bug15088
parentb0fff2a9c52c92de1b4a304b2ed8ef175642c22c (diff)
downloadtor-2f962b9309cade8ddf793d9aa5c900f381b97173.tar.gz
tor-2f962b9309cade8ddf793d9aa5c900f381b97173.zip
Copy changelog entries from the 0.2.6 changelog into the 0.2.5.11 changelog
Diffstat (limited to 'changes/bug15088')
-rw-r--r--changes/bug150884
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug15088 b/changes/bug15088
deleted file mode 100644
index 95878bdb39..0000000000
--- a/changes/bug15088
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor bugfixes (Linux seccomp2 sandbox):
- - Upon receiving sighup, do not crash during attempts to call
- wait4. Fixes bug 15088; bugfix on 0.2.5.1-alpha. Patch from
- "sanic".