diff options
author | Ulrich Drepper <drepper@redhat.com> | 1997-03-19 03:45:17 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1997-03-19 03:45:17 +0000 |
commit | ff48318555cdc275f420c7a6202315f280f7fdb4 (patch) | |
tree | 6c691466f25f6dbc20c6fab1a98e0ec54e4fa304 /NEWS | |
parent | daa5c348d63b1f3290caed0d0b5b3c57688949e0 (diff) | |
download | glibc-ff48318555cdc275f420c7a6202315f280f7fdb4.tar.gz glibc-ff48318555cdc275f420c7a6202315f280f7fdb4.tar.xz glibc-ff48318555cdc275f420c7a6202315f280f7fdb4.zip |
Update.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS index fbc7cabe13..4f544cf670 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -GNU C Library NEWS -- history of user-visible changes. 26 January 1997 +GNU C Library NEWS -- history of user-visible changes. 1997-03-18 Copyright (C) 1992, 93, 94, 95, 96, 97 Free Software Foundation, Inc. See the end for copying conditions. @@ -14,6 +14,8 @@ Version 2.0.2 * add atoll function * fix complex problems in Berkeley DB code + +* fix math functions Version 2.0.1 |