summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-05-22 01:39:31 +0000
committerNick Mathewson <nickm@torproject.org>2007-05-22 01:39:31 +0000
commit1837b5670ffdce778df0d97d3b0a922a6d2aec63 (patch)
treeaffeee8d8d815cede3e2c1d09279abc241635fd3 /ChangeLog
parent993c4973250f3f14135199714f8f243629c3c09b (diff)
downloadtor-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--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b08cdc7375..5a7e1f3fd7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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,