aboutsummaryrefslogtreecommitdiff
path: root/changes/bug9602
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2014-02-13 02:46:26 -0500
committerRoger Dingledine <arma@torproject.org>2014-02-13 02:46:26 -0500
commit8028d8fded9c9fede1e39b169dd06272ceca024b (patch)
tree30568bc0ae61a872b26f4367324b165dbfbf8155 /changes/bug9602
parent2c0088b8aa360c8dfa4c38c45d50542fa9aae8fb (diff)
downloadtor-8028d8fded9c9fede1e39b169dd06272ceca024b.tar
tor-8028d8fded9c9fede1e39b169dd06272ceca024b.tar.gz
fold in the changes files to the new 0.2.5.2-alpha changelog
Diffstat (limited to 'changes/bug9602')
-rw-r--r--changes/bug96024
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug9602 b/changes/bug9602
deleted file mode 100644
index 86248ab4d..000000000
--- a/changes/bug9602
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor bugfixes:
- - Avoid a segfault on SIGUSR1, where we had freed a connection but did
- not entirely remove it from the connection lists. Fixes bug 9602;
- bugfix on 0.2.4.4-alpha.