diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-02-24 08:18:59 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-02-24 08:18:59 +0000 |
commit | cc64d1f111e9415d1a862939b559622a0ec565a2 (patch) | |
tree | 7836fe84c5e2a1e8f19735911a578434deaa544a /ChangeLog | |
parent | 9b07b1a463d97b8209f45f36451c0e700f4899c0 (diff) | |
download | tor-cc64d1f111e9415d1a862939b559622a0ec565a2.tar tor-cc64d1f111e9415d1a862939b559622a0ec565a2.tar.gz |
r11917@catbus: nickm | 2007-02-24 03:18:52 -0500
Fix another XXX012 in eventdns.c: tell the DNS request about malformed DNS replies.
svn:r9637
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -53,6 +53,8 @@ Changes in version 0.1.2.8-alpha - 2007-??-?? if we aren't. - Make earlier entry guards _really_ get retried when the network comes back online. + - On a malformed DNS reply, always give an error to the corresponding + DNS request. o Minor features (controller): - Warn the user when an application uses the obsolete binary v0 |