aboutsummaryrefslogtreecommitdiff
path: root/changes/bug8203
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2013-04-18 01:18:54 -0400
committerRoger Dingledine <arma@torproject.org>2013-04-18 01:18:54 -0400
commit0d896c1e64f2eb19ea442145d9690b32ddf0b5a6 (patch)
treecb2cfff9ec09a4c7ea32b1258b96e04eca3a5dc7 /changes/bug8203
parent0eb141c4164df0b4fc5cbbaa5b86e70f294e2cb2 (diff)
downloadtor-0d896c1e64f2eb19ea442145d9690b32ddf0b5a6.tar.gz
tor-0d896c1e64f2eb19ea442145d9690b32ddf0b5a6.zip
fold in the changes files so far
Diffstat (limited to 'changes/bug8203')
-rw-r--r--changes/bug82034
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug8203 b/changes/bug8203
deleted file mode 100644
index d26dc0fccf..0000000000
--- a/changes/bug8203
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor bugfixes:
- - Make the format and order of STREAM events for DNS lookups consistent
- among the various ways to launch DNS lookups. Fix for bug 8203;
- bugfix on 0.2.0.24-rc. Patch by "Desoxy."