diff options
author | Nick Mathewson <nickm@torproject.org> | 2006-09-29 18:13:33 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2006-09-29 18:13:33 +0000 |
commit | b21e656eaf8acff1e68a8b13cdbe6e06f463eff5 (patch) | |
tree | a8f6c2c8dcceece5fe81ae6944bfd7e75d88bae7 /ChangeLog | |
parent | 05604c60d42afc8dd006c67fad592275b24929a7 (diff) | |
download | tor-b21e656eaf8acff1e68a8b13cdbe6e06f463eff5.tar tor-b21e656eaf8acff1e68a8b13cdbe6e06f463eff5.tar.gz |
r9007@Kushana: nickm | 2006-09-29 13:17:32 -0400
Make eventdns give strings for DNS errors, not just error numbers.
svn:r8535
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -85,6 +85,7 @@ Changes in version 0.1.2.2-alpha - 2006-??-?? by us right now' with 'listed as down by the directory authorities'. With the old code, if a guard was unreachable by us but listed as running, it would clog our guard list forever. + - Make eventdns give strings for DNS errors, not just error numbers. o Documentation - Documented (and renamed) ServerDNSSearchDomains and |