From 24deffaedf26921621d7241259462cd85a5b9748 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 6 Jun 2007 13:48:15 +0000 Subject: [PATCH] svn:r10514 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index c41eb3522..f2b4d2e45 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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