From 22285aa964fd447f5537fa3e0a296a2b6ee405f9 Mon Sep 17 00:00:00 2001 From: Sebastian Hahn Date: Mon, 13 Sep 2010 07:10:15 +0200 Subject: [PATCH] Update the changelog for the bug1525 fix --- changes/bug1525 | 5 +++-- 1 file 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.