diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-03-04 08:47:11 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-03-04 08:47:11 +0000 |
commit | 1746f2b0a1bbac7d80c24d4d301166b8685b117a (patch) | |
tree | 0e530c1980d91b101e0d6fc7d72899a79583045f /ChangeLog | |
parent | 2ace57217028da99fc98f79ae0a625a1ec842724 (diff) | |
download | glibc-1746f2b0a1bbac7d80c24d4d301166b8685b117a.zip glibc-1746f2b0a1bbac7d80c24d4d301166b8685b117a.tar.gz glibc-1746f2b0a1bbac7d80c24d4d301166b8685b117a.tar.bz2 |
Update.
2001-02-27 Philip Blundell <pb@futuretv.com>
* elf/elf.h: Add new ARM definitions from latest (B-01)
specification. Correct naming of EF_ARM_ALIGN8 et al.
2001-03-04 Ulrich Drepper <drepper@redhat.com>
* stdio-common/tst-printf.sh: Remove bashisms.
Patch by Matthew Clarke <Matthew_Clarke@mindlink.bc.ca>.
* shlib-versions: Add entry for libanl.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -1,7 +1,17 @@ +2001-02-27 Philip Blundell <pb@futuretv.com> + + * elf/elf.h: Add new ARM definitions from latest (B-01) + specification. Correct naming of EF_ARM_ALIGN8 et al. + +2001-03-04 Ulrich Drepper <drepper@redhat.com> + + * stdio-common/tst-printf.sh: Remove bashisms. + Patch by Matthew Clarke <Matthew_Clarke@mindlink.bc.ca>. + 2001-03-03 Ulrich Drepper <drepper@redhat.com> * Versions.def: Add libanl definition. - * shlig-versions: Add entry for libanl. + * shlib-versions: Add entry for libanl. * resolv/Makefile (distribute): Add gai_misc.h and ga_test.c. (routines): Add gai_sigqueue. (extra-libs): Add libanl. |