summaryrefslogtreecommitdiff
path: root/changes/ticket24315
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2018-02-27 14:41:13 -0500
committerRoger Dingledine <arma@torproject.org>2018-02-27 14:41:13 -0500
commit2813180ab5a77195289e858e5b8ff2c4642e599e (patch)
treef8c343e76368d0f5787d997c7f52b5c31b0ec801 /changes/ticket24315
parent4bc18c88dfbbed0be8c4232762bb7771f37571d7 (diff)
downloadtor-2813180ab5a77195289e858e5b8ff2c4642e599e.tar.gz
tor-2813180ab5a77195289e858e5b8ff2c4642e599e.zip
start a new 029 changelog
created by catting all the changes/ files together, then overwriting each entry with how it was written in a later release, then running the format_changelog.py script hopefully this will save nickm a bit of time -- if not feel free to overwrite. :)
Diffstat (limited to 'changes/ticket24315')
-rw-r--r--changes/ticket243153
1 files changed, 0 insertions, 3 deletions
diff --git a/changes/ticket24315 b/changes/ticket24315
deleted file mode 100644
index df34dbf412..0000000000
--- a/changes/ticket24315
+++ /dev/null
@@ -1,3 +0,0 @@
- o Major features (linux seccomp2 sandbox):
- - Update the sandbox rules so that they should now work correctly with
- Glibc 2.26. Closes ticket 24315.