]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Update the changelog for the bug1525 fix
authorSebastian Hahn <sebastian@torproject.org>
Mon, 13 Sep 2010 05:10:15 +0000 (07:10 +0200)
committerSebastian Hahn <sebastian@torproject.org>
Mon, 13 Sep 2010 05:10:15 +0000 (07:10 +0200)
changes/bug1525

index 04f2e3b7938fa8aabf24d9e353b847205fd606d7..b0d9ac6f46e441a8e77d5517279a6cedfa4b8339 100644 (file)
@@ -1,4 +1,5 @@
   o Minor bugfixes:
     - Ensure DNS requests launched by "RESOLVE" commands from the controller
-      respect __LeaveStreamsUnattached. Bugfix on 0.2.0.1-alpha;
-      fixes bug 1525.
+      respect __LeaveStreamsUnattached. The same goes for requests launched
+      via DNSPort or transparent proxying. Bugfix on 0.2.0.1-alpha; fixes bug
+      1525.