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 /NEWS | |
parent | 2ace57217028da99fc98f79ae0a625a1ec842724 (diff) | |
download | glibc-1746f2b0a1bbac7d80c24d4d301166b8685b117a.tar.gz glibc-1746f2b0a1bbac7d80c24d4d301166b8685b117a.tar.xz glibc-1746f2b0a1bbac7d80c24d4d301166b8685b117a.zip |
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 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS index 34f43c18f9..7a1a2343b4 100644 --- a/NEWS +++ b/NEWS @@ -9,7 +9,7 @@ Please send GNU C library bug reports using the `glibcbug' script to Version 2.2.3 -* Intel's IA-64 math library is large integrated. It provides fast and +* Intel's IA-64 math library is largely integrated. It provides fast and accurate implementatations for most basic and standard math functions in float, double, and long double format. |