diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-05-22 01:39:31 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-05-22 01:39:31 +0000 |
commit | 1837b5670ffdce778df0d97d3b0a922a6d2aec63 (patch) | |
tree | affeee8d8d815cede3e2c1d09279abc241635fd3 /ChangeLog | |
parent | 993c4973250f3f14135199714f8f243629c3c09b (diff) | |
download | tor-1837b5670ffdce778df0d97d3b0a922a6d2aec63.tar.gz tor-1837b5670ffdce778df0d97d3b0a922a6d2aec63.zip |
r12840@catbus: nickm | 2007-05-21 21:39:23 -0400
Backport 10237: use the same logic as in read_all when reading resolv.conf. Maybe this fixes bug 433.
svn:r10243
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -24,6 +24,8 @@ Changes in version 0.1.2.14 - 2007-0?-?? network-statuses. - Correctly back-off from requesting router descriptors that we are having a hard time downloading. + - Read resolv.conf files correctly on platforms where read() returns + partial results on small file reads. o Minor features: - When routers publish SVN revisions in their router descriptors, |