Mercurial > dnsbl
diff ChangeLog @ 60:390ed250c5d2 stable-4-1
use local unix domain socket for resolver process communication
author | carl |
---|---|
date | Thu, 06 Jan 2005 11:35:38 -0800 |
parents | 510a511ad554 |
children | 7f44a4974bf6 |
line wrap: on
line diff
--- a/ChangeLog Mon Jan 03 18:35:50 2005 -0800 +++ b/ChangeLog Thu Jan 06 11:35:38 2005 -0800 @@ -1,5 +1,9 @@ $Id$ +4.1 2005-01-06 + Use a local unix domain socket for the resolver process + communication, rather than a tcp/ip socket. + 4.0 2005-01-03 Initialize the thread mutex objects early, before they are needed by possible calls to my_syslog.