From b06b0051c5fee1c0eafa87f164fe0b8f4e27e5ef Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 17 Apr 2002 01:17:24 +0000 Subject: New wrapper around gethostbyaddr_r if the system has it, else a whole new 2002-04-16 Jeffrey Stedfast * e-host-utils.c (e_gethostbyaddr_r): New wrapper around gethostbyaddr_r if the system has it, else a whole new implementation. svn path=/trunk/; revision=16483 --- e-util/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'e-util/ChangeLog') diff --git a/e-util/ChangeLog b/e-util/ChangeLog index d9973f512b..bdc2568c69 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,9 @@ +2002-04-16 Jeffrey Stedfast + + * e-host-utils.c (e_gethostbyaddr_r): New wrapper around + gethostbyaddr_r if the system has it, else a whole new + implementation. + 2002-04-11 Jeffrey Stedfast * e-sexp.c (parse_value): Handle parsing negative integers. -- cgit v1.2.3