[or-cvs] r10514: (in tor/trunk: . src/or)
nickm at seul.org
nickm at seul.org
Wed Jun 6 13:48:15 UTC 2007
Author: nickm
Date: 2007-06-06 09:48:15 -0400 (Wed, 06 Jun 2007)
New Revision: 10514
Modified:
tor/trunk/
tor/trunk/ChangeLog
tor/trunk/src/or/dns.c
tor/trunk/src/or/eventdns.c
Log:
Property changes on: tor/trunk
___________________________________________________________________
svk:merge ticket from /tor/trunk [r13031] on c95137ef-5f19-0410-b913-86e773d04f59
Modified: tor/trunk/ChangeLog
===================================================================
--- tor/trunk/ChangeLog 2007-06-06 13:02:22 UTC (rev 10513)
+++ tor/trunk/ChangeLog 2007-06-06 13:48:15 UTC (rev 10514)
@@ -180,6 +180,8 @@
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
Modified: tor/trunk/src/or/dns.c
===================================================================
Modified: tor/trunk/src/or/eventdns.c
===================================================================
More information about the tor-commits
mailing list