From 55cbbdf9bfea465ecbfd5ef67dc7d37650a07018 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 23 Feb 2007 20:13:02 +0000 Subject: r11895@catbus: nickm | 2007-02-23 15:12:58 -0500 Make remap stream events have a souce; make them generated every time we get a successful connected or resolved cell. Also change reported stream target address to IP consistently when we get the IP from an exit node. svn:r9624 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0d50f2efbe..b5ef00b59c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -20,6 +20,8 @@ Changes in version 0.1.2.8-alpha - 2007-??-?? - Report events where a resolve succeeded or where we got a socks protocol error correctly, rather than calling both of them "INTERNAL". + - Change reported stream target addresses to IP consistently when + we finally get the IP from an exit node. o Minor bugfixes (other): - Display correct results when reporting which versions are @@ -61,6 +63,9 @@ Changes in version 0.1.2.8-alpha - 2007-??-?? - Rate-limit SIGNEWNYM events in response to controllers that impolitely generate them for every single stream. (Patch from mwenge; closes bug 394.) + - Make REMAP stream events have a SOURCE (cache or exit), and make them + generated in every case where we get a successful connected or resolved + cell. o Minor bugfixes (performance): - Call router_have_min_dir_info half as often. (This is showing up in -- cgit v1.2.3-54-g00ecf