aboutsummaryrefslogtreecommitdiff
path: root/changes/bug6514
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2012-09-04 20:11:19 -0400
committerRoger Dingledine <arma@torproject.org>2012-09-04 20:11:19 -0400
commit031da8dd34bf494fc53e67e3b21831571a1ec5ea (patch)
treebd9dad7dc68d1899407a68287967626c7201b812 /changes/bug6514
parent4d87919ba649790a2a6c446d112dd2a8ad34862d (diff)
downloadtor-031da8dd34bf494fc53e67e3b21831571a1ec5ea.tar
tor-031da8dd34bf494fc53e67e3b21831571a1ec5ea.tar.gz
remove the changes files that are merged into 0.2.3.21-rc
Diffstat (limited to 'changes/bug6514')
-rw-r--r--changes/bug65145
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/bug6514 b/changes/bug6514
deleted file mode 100644
index 84633bd27..000000000
--- a/changes/bug6514
+++ /dev/null
@@ -1,5 +0,0 @@
- o Minor bugfixes:
- - Add a (probably redundant) memory clear between iterations of
- the router status voting loop, to prevent future coding errors
- where data might leak between iterations of the loop. Resolves
- ticket 6514.