diff ChangeLog @ 61:7f44a4974bf6 stable-4-2

Use resolver processes even if we don't have the interfaces, and need to use gethostbyname.
author carl
date Sat, 08 Jan 2005 12:26:30 -0800
parents 390ed250c5d2
children 7ad7d8b100bf
line wrap: on
line diff
--- a/ChangeLog	Thu Jan 06 11:35:38 2005 -0800
+++ b/ChangeLog	Sat Jan 08 12:26:30 2005 -0800
@@ -1,5 +1,9 @@
     $Id$
 
+4.2 2005-01-08
+    Use the separate resolver processes even if we don't have the
+    resolver interfaces and need gethostbyname.
+
 4.1 2005-01-06
     Use a local unix domain socket for the resolver process
     communication, rather than a tcp/ip socket.