diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-10-29 08:33:12 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-10-29 08:33:12 -0700 |
commit | 92934e8b848fd55483606addf37687913a980bca (patch) | |
tree | d2a193b39829a6b3e012c499e23183c924c3ad91 /ChangeLog | |
parent | 3a85895fa3e15b8d53856161a4ba3950d44ea285 (diff) | |
download | glibc-92934e8b848fd55483606addf37687913a980bca.tar glibc-92934e8b848fd55483606addf37687913a980bca.tar.gz glibc-92934e8b848fd55483606addf37687913a980bca.tar.bz2 glibc-92934e8b848fd55483606addf37687913a980bca.zip |
Allow compat handling of getutmp.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2009-10-29 Ulrich Drepper <drepper@redhat.com> + [BZ #10847] + * sysdeps/gnu/getutmp.c: Allow compatibility code to play around with + getutmpx symbol. + + [BZ #10823] * resolv/res_send.c (__libc_res_nsend): Fix copying of IPv4 server addresses. Patch by Petar Bogdanovic <petar@smokva.net>. |