aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-07-28 03:27:45 +0000
committerUlrich Drepper <drepper@redhat.com>1999-07-28 03:27:45 +0000
commit7396d8440b5278c504aa6b1b5ffda53a0d2f98b6 (patch)
treef72d48c694882de3d34e9de97a31c0a4d3c7461e /ChangeLog
parente69dbc25e7182f5eea750db40a555015326043d4 (diff)
downloadglibc-7396d8440b5278c504aa6b1b5ffda53a0d2f98b6.tar
glibc-7396d8440b5278c504aa6b1b5ffda53a0d2f98b6.tar.gz
glibc-7396d8440b5278c504aa6b1b5ffda53a0d2f98b6.tar.bz2
glibc-7396d8440b5278c504aa6b1b5ffda53a0d2f98b6.zip
Update.
1999-07-27 Ulrich Drepper <drepper@cygnus.com> * sysdeps/posix/getaddrinfo.c (gaih_inet): Only return information for the hinted protocol. * sysdeps/unix/sysv/linux/alpha/bits/elfclass.h: Define Elf_Symndx
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 77b9972029..8992b80ab6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1999-07-27 Ulrich Drepper <drepper@cygnus.com>
+
+ * sysdeps/posix/getaddrinfo.c (gaih_inet): Only return information
+ for the hinted protocol.
+
1999-07-26 Andreas Jaeger <aj@arthur.rhein-neckar.de>
* time/Versions: Add POSIX.1b timer and clock functions to GLIBC_2.2.
@@ -9,7 +14,7 @@
* elf/dl-load.c (_dl_map_object): Likewise.
* elf/do-lookup.h (do_lookup*): Likewise.
* sysdeps/generic/bits/elfclass.h: Define Elf_Symndx as uint32_t.
- * sysdeps/unix/sysv/linux/alpha/bits/elfclass.h: Define Elf_symndx
+ * sysdeps/unix/sysv/linux/alpha/bits/elfclass.h: Define Elf_Symndx
as uint64_t.
* elf/elf.h: Remove Elf32_Symndx and Elf64_Symndx.