소스 검색

Update the changelog for the bug1525 fix

Sebastian Hahn 15 년 전
부모
커밋
22285aa964
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 3 2
      changes/bug1525

+ 3 - 2
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.