diff options
author | Roger Dingledine <arma@torproject.org> | 2013-10-01 07:35:48 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2013-10-01 07:35:48 -0400 |
commit | b484711a51915bbb8223295cc884236229b64a4a (patch) | |
tree | 7e9eccaef6422ce6bc6c56318749b870c9296ac5 /changes/bug9017 | |
parent | 0d8632e5853935873562b2f9e61beb7c7a0140e4 (diff) | |
download | tor-b484711a51915bbb8223295cc884236229b64a4a.tar tor-b484711a51915bbb8223295cc884236229b64a4a.tar.gz |
remove changes files that are already merged in release-0.2.4
Diffstat (limited to 'changes/bug9017')
-rw-r--r-- | changes/bug9017 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/bug9017 b/changes/bug9017 deleted file mode 100644 index 359c526b0..000000000 --- a/changes/bug9017 +++ /dev/null @@ -1,6 +0,0 @@ - o Major bugfixes: - - Avoid an assertion failure on OpenBSD (and perhaps other BSDs) - when an exit connection with optimistic data succeeds immediately - rather than returning EINPROGRESS. Fixes bug 9017; bugfix on - 0.2.3.1-alpha. - |