diff options
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b003bea973..9bb4c72ed0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-11-27 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/posix/getaddrinfo.c (gaih_inet): Avoid some code duplication. + 2005-11-27 Roland McGrath <roland@redhat.com> * sysdeps/unix/sysv/linux/fchownat.c: Include alloca.h, sysdep.h. |