diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-09-28 07:46:43 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-09-28 07:46:43 +0000 |
commit | 067fff20b7f3df47df9c5143c9b9b13f5c3547e5 (patch) | |
tree | 1e27d4a698654623f6274471c91f29a0730170cc /ChangeLog | |
parent | e59a8e84200c7c27b489eb3762418fe8e27e29aa (diff) | |
download | glibc-067fff20b7f3df47df9c5143c9b9b13f5c3547e5.tar.gz glibc-067fff20b7f3df47df9c5143c9b9b13f5c3547e5.tar.xz glibc-067fff20b7f3df47df9c5143c9b9b13f5c3547e5.zip |
Update.
2004-09-28 Jakub Jelinek <jakub@redhat.com> * io/utime.h (utime): Allow second argument to be NULL.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 8e217e57c6..9302f2a777 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-09-28 Jakub Jelinek <jakub@redhat.com> + + * io/utime.h (utime): Allow second argument to be NULL. + 2004-09-28 Ulrich Drepper <drepper@redhat.com> * sysdeps/posix/getaddrinfo.c (gaih_inet): If NAME is a numerical IP |