From 13c539a4dcfa7a7fb34bbd43478aa913e27b8ba6 Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Mon, 15 May 2006 17:15:56 +1000 Subject: - (dtucker) [openbsd-compat/getrrsetbyname.c] Use _compat_res instead of _res, prevents problems on some platforms that have _res as a global but don't have getrrsetbyname(), eg IRIX 5.3. Found and tested by georg.schwarz at freenet.de, ok djm@. --- ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1e1bfade5..0a9110633 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +20050515 + - (dtucker) [openbsd-compat/getrrsetbyname.c] Use _compat_res instead of + _res, prevents problems on some platforms that have _res as a global but + don't have getrrsetbyname(), eg IRIX 5.3. Found and tested by + georg.schwarz at freenet.de, ok djm@. + 20050506 - (dtucker) OpenBSD CVS Syn - dtucker@cvs.openbsd.org 2006/04/25 08:02:27 @@ -4611,4 +4617,4 @@ - (djm) Trim deprecated options from INSTALL. Mention UsePAM - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu -$Id: ChangeLog,v 1.4324 2006/05/06 08:40:53 dtucker Exp $ +$Id: ChangeLog,v 1.4325 2006/05/15 07:15:56 dtucker Exp $ -- cgit v1.2.3