Make stream events for RESOLVE lookups more consistent

Fixes 8203; patch by Desoxy
This commit is contained in:
Nick Mathewson
2013-03-18 15:13:59 -04:00
parent 7e9b6a19d4
commit 3f837d4826
5 changed files with 25 additions and 16 deletions
+4
View File
@@ -0,0 +1,4 @@
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."