From 9f733c31ccd4dda36b80353aea4c930df0f6eb83 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Mon, 22 Jan 2007 19:20:33 +0000 Subject: minor cleanups svn:r9387 --- ChangeLog | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d50401529..8cd02e99e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,18 +1,4 @@ Changes in version 0.1.2.7-alpha - 2007-??-?? - o Minor features: - - Check for addresses with invalid characters at the exit as well as at - the client, and warn less verbosely when they fail. You can override - this by setting ServerDNSAllowNonRFC953Addresses to 1. - - Adapt a patch from goodell to let the contrib/exitlist script - take arguments rather than require direct editing. - - o Minor features (controller): - - Track reasons for OR connection failure; make these reasons available - via the controller interface. (Patch from Mike Perry.) - - Add a SOCKS_BAD_HOSTNAME client status event so controllers can learn - when clients are sending malformed hostnames to Tor. - - Clean up documentation for controller status events. - o Major bugfixes: - Fix a crash bug in the presence of DNS hijacking (reported by Andrew Del Vecchio). @@ -54,6 +40,20 @@ Changes in version 0.1.2.7-alpha - 2007-??-?? - Free memory held in recently-completed DNS lookup attempts on exit. This was not a memory leak, but may have been hiding memory leaks. + o Minor features: + - Check for addresses with invalid characters at the exit as well as at + the client, and warn less verbosely when they fail. You can override + this by setting ServerDNSAllowNonRFC953Addresses to 1. + - Adapt a patch from goodell to let the contrib/exitlist script + take arguments rather than require direct editing. + + o Minor features (controller): + - Track reasons for OR connection failure; make these reasons available + via the controller interface. (Patch from Mike Perry.) + - Add a SOCKS_BAD_HOSTNAME client status event so controllers can learn + when clients are sending malformed hostnames to Tor. + - Clean up documentation for controller status events. + Changes in version 0.1.2.6-alpha - 2007-01-09 o Major bugfixes: -- cgit v1.2.3