diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-04-11 04:53:37 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-04-11 04:53:37 +0000 |
commit | 28966366a22c307ffc7c56721c8ed6da3cdc7768 (patch) | |
tree | 5d816f1e3207cfa9feb88f3fc814fcf40d62b0a2 /ChangeLog | |
parent | 122dbcec35d2ab75b0aa2d156684135dda153fb8 (diff) | |
download | glibc-28966366a22c307ffc7c56721c8ed6da3cdc7768.zip glibc-28966366a22c307ffc7c56721c8ed6da3cdc7768.tar.gz glibc-28966366a22c307ffc7c56721c8ed6da3cdc7768.tar.bz2 |
Update.
2001-04-10 Ulrich Drepper <drepper@redhat.com>
* elf/dl-minimal.c (__assert_fail): Change error string. It's
most of the time no bug in ld.so.
(__assert_perror_fail): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2001-04-10 Ulrich Drepper <drepper@redhat.com> + + * elf/dl-minimal.c (__assert_fail): Change error string. It's + most of the time no bug in ld.so. + (__assert_perror_fail): Likewise. + 2001-04-11 Hans-Peter Nilsson <hp@axis.com> * sysdeps/generic/bits/fenv.h (fexcept_t): Change default type |