diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-06-10 04:37:32 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-10 04:37:32 +0000 |
commit | 000171e5098b7256642e91b9405cca250d93a0a5 (patch) | |
tree | 51ff01018333ef3543d820d639b7d78465dc3b6b /ChangeLog | |
parent | d743ba1e9bf45b532c18ea437476984c0e2f0c44 (diff) | |
download | glibc-000171e5098b7256642e91b9405cca250d93a0a5.tar.gz glibc-000171e5098b7256642e91b9405cca250d93a0a5.tar.xz glibc-000171e5098b7256642e91b9405cca250d93a0a5.zip |
Update.
* sysdeps/unix/sysv/linux/ia64/getsysstats.c: New file. Patch by Dan Pop <Dan.Pop@cern.ch>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0f738ec3d1..33cf144a79 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-06-09 Ulrich Drepper <drepper@redhat.com> + * sysdeps/unix/sysv/linux/ia64/getsysstats.c: New file. + Patch by Dan Pop <Dan.Pop@cern.ch>. + Rewrite error message handling. * elf/dl-deps.c (_dl_map_object_deps): Pass new parameter to _dl_catch_error. |