summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Hahn <sebastian@torproject.org>2010-09-13 07:10:15 +0200
committerSebastian Hahn <sebastian@torproject.org>2010-09-13 07:10:15 +0200
commit22285aa964fd447f5537fa3e0a296a2b6ee405f9 (patch)
treead90e3d3b431786bfa75082657f18e6effee657a
parent162c8847de6f0d9f01c5ec1358e7345956990a74 (diff)
downloadtor-22285aa964fd447f5537fa3e0a296a2b6ee405f9.tar.gz
tor-22285aa964fd447f5537fa3e0a296a2b6ee405f9.zip
Update the changelog for the bug1525 fix
-rw-r--r--changes/bug15255
1 files changed, 3 insertions, 2 deletions
diff --git a/changes/bug1525 b/changes/bug1525
index 04f2e3b793..b0d9ac6f46 100644
--- a/changes/bug1525
+++ b/changes/bug1525
@@ -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.