aboutsummaryrefslogtreecommitdiff
path: root/changes/bug7816_023_small
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/bug7816_023_small
parent6defb10d723211b5a0830a408bd33863fd33872f (diff)
downloadtor-a8fcaed3a8428d3c0caf53cc6704c899a26f2553.tar
tor-a8fcaed3a8428d3c0caf53cc6704c899a26f2553.tar.gz
Remove changes files which were merged in release-0.2.4
Diffstat (limited to 'changes/bug7816_023_small')
-rw-r--r--changes/bug7816_023_small3
1 files changed, 0 insertions, 3 deletions
diff --git a/changes/bug7816_023_small b/changes/bug7816_023_small
deleted file mode 100644
index cd90f035f..000000000
--- a/changes/bug7816_023_small
+++ /dev/null
@@ -1,3 +0,0 @@
- o Minor bugfixes:
- - Fix various places where we leak file descriptors or memory on
- error cases. Spotted by coverity. Fixes parts of bug 7816.