diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-04-19 11:12:59 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-04-19 11:12:59 -0400 |
commit | a8fcaed3a8428d3c0caf53cc6704c899a26f2553 (patch) | |
tree | b192ff78c695c8bc673b1c2d9762b7bf98cfea97 /changes/bug7164_diagnostic | |
parent | 6defb10d723211b5a0830a408bd33863fd33872f (diff) | |
download | tor-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_diagnostic | 4 |
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. |