From 77dd4c3be8d3acd04190ad54a4585ef2d4108ba2 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 4 May 2006 06:38:07 +0000 Subject: * sysdeps/posix/getaddrinfo.c: Implement configuration file handling. /etc/gai.conf can contain replacements for the label and precedence table. Fix byte order of default label and precedence table. * posix/gai.conf: New file. * posix/tst-rfc3484.c: Adjust for changes to getaddrinfo.c. * posix/tst-rfc3484-2.c: Likewise. --- ChangeLog.5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ChangeLog.5') diff --git a/ChangeLog.5 b/ChangeLog.5 index 8efe34d..ef38fb2 100644 --- a/ChangeLog.5 +++ b/ChangeLog.5 @@ -6911,9 +6911,9 @@ Sat Sep 30 11:47:05 1995 Roland McGrath Fri Sep 29 15:07:10 1995 Ulrich Drepper - * sysdeps/unix/sysv/linux/adjtime.c (__adjtime): - Change name of field `mode' in `struct timex' to `modes'. - Linux-1.3.28 updates this name according to RFC 1489. + * sysdeps/unix/sysv/linux/adjtime.c (__adjtime): + Change name of field `mode' in `struct timex' to `modes'. + Linux-1.3.28 updates this name according to RFC 1589. Thu Sep 28 13:05:54 1995 Roland McGrath -- cgit v1.1