summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2006-10-02 22:13:37 +0000
committerNick Mathewson <nickm@torproject.org>2006-10-02 22:13:37 +0000
commit4de9f45d6f24b991d6d30c2f85c1fc50604b8fd3 (patch)
treebc3e9c71dd94dd24606b0532509e0bfb63d533b5 /ChangeLog
parentbff83b666c4c363d8e31051ba309d9290c6170fb (diff)
downloadtor-4de9f45d6f24b991d6d30c2f85c1fc50604b8fd3.tar.gz
tor-4de9f45d6f24b991d6d30c2f85c1fc50604b8fd3.zip
r8850@totoro: nickm | 2006-10-02 17:21:11 -0400
Make TrackExitHosts case-insensitive, and fix the behavior of .suffix TrackExitHosts items to avoid matching in the middle of an address. (Resolves an XXXX) svn:r8579
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a51a3e35f6..e603e16649 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -106,6 +106,8 @@ Changes in version 0.1.2.2-alpha - 2006-10-??
- Make eventdns give strings for DNS errors, not just error numbers.
- Be prepared in case we ever have a network with more than 2GB per
second total advertised capacity.
+ - Make TrackExitHosts case-insensitive, and fix the behavior of .suffix
+ TrackExitHosts items to avoid matching in the middle of an address.
o Documentation
- Documented (and renamed) ServerDNSSearchDomains and