diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-06-17 15:59:27 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-06-17 15:59:27 +0000 |
commit | 721899a44736607f6a6c9477cb42625c91fcec7a (patch) | |
tree | f06a0abd12ca44aadd700ada49af2d42f98c8389 /ChangeLog | |
parent | d828915136af1aac50b94a4567584b3745b13f8a (diff) | |
download | tor-721899a44736607f6a6c9477cb42625c91fcec7a.tar.gz tor-721899a44736607f6a6c9477cb42625c91fcec7a.zip |
r13471@catbus: nickm | 2007-06-17 11:59:25 -0400
Report address and por correctly on requests to dnsport. (Patch from Robert Hogan.)
svn:r10641
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,6 +13,8 @@ Changes in version 0.2.0.3-alpha - 2007-??-?? o Minor features (controller): - Add a SOURCE_ADDR field to STREAM NEW events so that controllers can match requests to applications. (Patch from Robert Hogan.) + - Report address and port correctly on connections to DNSPort. (Patch + from Robert Hogan.) o Deprecated features: - RedirectExits is now deprecated. |