From: Ulrich Drepper Date: Mon, 13 Sep 1999 03:22:06 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1c62d760d3c2cbefed55f4b4392b24ff9a43522;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index ebe9b82ca87..5625d387036 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 1999-09-12 Ulrich Drepper + * version.h (VERSION): Bump to 2.1.3. + * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname2_r): if res_search fails don't rely on errno value. (getanswer_r): Sett *ERRNOP in error cases.