diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-02-22 07:10:59 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-02-22 07:10:59 +0000 |
commit | 7fe15ff0dcf169b7000d431c772b29ef9a33b860 (patch) | |
tree | a22799b104ef46b57830807e76e002ebd356c7ff /ChangeLog | |
parent | 3f51c97ee37734bdf3e41252e71ffe40efca1e55 (diff) | |
download | glibc-7fe15ff0dcf169b7000d431c772b29ef9a33b860.tar.gz glibc-7fe15ff0dcf169b7000d431c772b29ef9a33b860.tar.xz glibc-7fe15ff0dcf169b7000d431c772b29ef9a33b860.zip |
Update.
* elf/elf.h (ELF32_ST_OTHER): Removed. (ELF64_ST_OTHER): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 21b180e17b..7587e44987 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-02-21 Ulrich Drepper <drepper@redhat.com> + * elf/elf.h (ELF32_ST_OTHER): Removed. + (ELF64_ST_OTHER): Likewise. + * sysdeps/alpha/fpu/fpu_control.h: Update comment. * malloc/Makefile (tests): Add tst-valloc. |