diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-06-06 13:48:15 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-06-06 13:48:15 +0000 |
commit | 24deffaedf26921621d7241259462cd85a5b9748 (patch) | |
tree | 5f75d86575127035fc1a878cc7a0d1dc1ffb22f3 /ChangeLog | |
parent | 6673d445f57aac34035393cdbfefaf67249e1a34 (diff) | |
download | tor-24deffaedf26921621d7241259462cd85a5b9748.tar tor-24deffaedf26921621d7241259462cd85a5b9748.tar.gz |
svn:r10514
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -180,6 +180,8 @@ Changes in version 0.2.0.1-alpha - 2007-06-01 try to use \ consistently on Windows and / consistently on Unix: it makes the log messages nicer. - Correctly report platform name on Windows 95 OSR2 and Windows 98 SE. + - Read resolv.conf files correctly on platforms where read() returns + partial results on small file reads. o Minor bugfixes (directory): - Correctly enforce that elements of directory objects do not appear |