From: Roland McGrath Date: Fri, 2 Sep 2005 05:07:56 +0000 (+0000) Subject: * sysdeps/mach/hurd/nfs/nfs.h: Move to ... X-Git-Tag: cvs/fedora-glibc-20050912T0656~25 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=84c516536c20680f2750313f0f4ff5964c7083be;p=thirdparty%2Fglibc.git * sysdeps/mach/hurd/nfs/nfs.h: Move to ... * sysdeps/generic/nfs/nfs.h: ... here. Richard Sandiford --- diff --git a/ChangeLog b/ChangeLog index 6f814ea10c4..3b7f4ed416d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-08-22 Robert Millan + + * sysdeps/mach/hurd/nfs/nfs.h: Move to ... + * sysdeps/generic/nfs/nfs.h: ... here. + 2005-09-01 Ulrich Drepper * libio/stdio.h: Remove __wur from ungetc, sscanf, and vsscanf. @@ -9,7 +14,7 @@ * sysdeps/ieee754/flt-32/e_hypotf.c [!__STDC__]: Fix function name. 2005-08-01 Bob Wilson - Richard Sandiford + Richard Sandiford * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Add missing exponent bias to the value for 2^126.