summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-03-17 03:37:59 +0000
committerNick Mathewson <nickm@torproject.org>2008-03-17 03:37:59 +0000
commit8785759e0d7d752e5b83fde7363dc600d0444760 (patch)
treed340c38240eb409ad4d8228300c59f92f80c2435 /ChangeLog
parenta8d72cdfff39167c6f1cd877dfdd0199cd5c1e01 (diff)
downloadtor-8785759e0d7d752e5b83fde7363dc600d0444760.tar.gz
tor-8785759e0d7d752e5b83fde7363dc600d0444760.zip
r18863@catbus: nickm | 2008-03-16 23:37:39 -0400
{in 0.2.0} Part of fix for bug 617: do not mark-for-close on invalid .in-addr.arpa DNSPort request, since it would be a duplicate mark. svn:r14067
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 02f444f69a..2f8becd3ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,6 +34,9 @@ Changes in version 0.2.0.22-rc - 2008-03-??
0.2.0.x.
- Detect mismatched page sizes when using --enable-openbsd-malloc.
Bugfix on 0.2.0.x.
+ - Avoid double-marked-for-close warning when certain kinds of invalid
+ .in-addr.arpa addresses are passed to the DNSPort. Part of a fix
+ for bug 617. Bugfix on 0.2.0.1-alpha.
Changes in version 0.2.0.21-rc - 2008-03-02