summaryrefslogtreecommitdiff
path: root/changes/ticket20066
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-09-23 11:14:25 -0400
committerNick Mathewson <nickm@torproject.org>2016-09-23 11:16:20 -0400
commiteaf59506827793b0e17cfc57674dac34a96d2b63 (patch)
treee27e40e02627c6f48189c66116e0447baf5a091b /changes/ticket20066
parent75a90e72389296a37f7960fd00f1df8fa86b3d75 (diff)
downloadtor-eaf59506827793b0e17cfc57674dac34a96d2b63.tar.gz
tor-eaf59506827793b0e17cfc57674dac34a96d2b63.zip
Remove changes files that we have folded in
Diffstat (limited to 'changes/ticket20066')
-rw-r--r--changes/ticket200665
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/ticket20066 b/changes/ticket20066
deleted file mode 100644
index 970793d4ee..0000000000
--- a/changes/ticket20066
+++ /dev/null
@@ -1,5 +0,0 @@
- o Minor features (testing):
- - Disable memory protections on OpenBSD when testing memwipe().
- The test deliberately invokes undefined behaviour which the
- protections interfere with. Patch from "rubiate". Closes ticket
- 20066.