summaryrefslogtreecommitdiff
path: root/changes/bug7164_diagnostic
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-04-19 11:12:59 -0400
committerNick Mathewson <nickm@torproject.org>2013-04-19 11:12:59 -0400
commita8fcaed3a8428d3c0caf53cc6704c899a26f2553 (patch)
treeb192ff78c695c8bc673b1c2d9762b7bf98cfea97 /changes/bug7164_diagnostic
parent6defb10d723211b5a0830a408bd33863fd33872f (diff)
downloadtor-a8fcaed3a8428d3c0caf53cc6704c899a26f2553.tar.gz
tor-a8fcaed3a8428d3c0caf53cc6704c899a26f2553.zip
Remove changes files which were merged in release-0.2.4
Diffstat (limited to 'changes/bug7164_diagnostic')
-rw-r--r--changes/bug7164_diagnostic4
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug7164_diagnostic b/changes/bug7164_diagnostic
deleted file mode 100644
index 8bedfc4bd5..0000000000
--- a/changes/bug7164_diagnostic
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor features (bug diagnostic):
- - If we fail to free a microdescriptor because of bug #7164, log
- the filename and line number from which we tried to free it.
- This should help us finally fix #7164.