diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-11-10 00:37:05 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-11-10 00:37:05 +0000 |
commit | 5d79df57b913d8b4e367953f3391427c4adac76e (patch) | |
tree | 25d68d18aab37be42252e156ad5c2e78baef048e /ChangeLog | |
parent | 948603eeb00a10fd301ece8267e1ac4c088126ff (diff) | |
download | glibc-5d79df57b913d8b4e367953f3391427c4adac76e.tar.gz glibc-5d79df57b913d8b4e367953f3391427c4adac76e.tar.xz glibc-5d79df57b913d8b4e367953f3391427c4adac76e.zip |
Update.
2004-11-09 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/ifaddrs.c: Determine sin6_scope_id field value correctly.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0cc3aba929..4c3d561aac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-11-09 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/ifaddrs.c: Determine sin6_scope_id field + value correctly. + 2004-11-04 Jakub Jelinek <jakub@redhat.com> * libio/fileops.c (_IO_new_file_seekoff): If mode is 0 and |