summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 93f6284cb8..12873fd794 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,10 @@
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.
+
o Major bugfixes:
- Fix a crash bug in the presence of DNS hijacking (reported by Andrew
Del Vecchio).