diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-06-14 01:01:44 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-14 01:01:44 +0000 |
commit | 002ab0343498d415f87a14c91e5484aa708f8203 (patch) | |
tree | f394f6cf0db73bf59c6774f69b92db72943a1126 /soft-fp/ChangeLog | |
parent | afa0569f3ba820fe6baf60e72d8c1d6e923e4e98 (diff) | |
download | glibc-002ab0343498d415f87a14c91e5484aa708f8203.tar.gz glibc-002ab0343498d415f87a14c91e5484aa708f8203.tar.xz glibc-002ab0343498d415f87a14c91e5484aa708f8203.zip |
Update.
* Make-dist: Search for tests also in sysdeps hierachy.
Diffstat (limited to 'soft-fp/ChangeLog')
-rw-r--r-- | soft-fp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/soft-fp/ChangeLog b/soft-fp/ChangeLog index 737d5070ec..63bbd8b9a6 100644 --- a/soft-fp/ChangeLog +++ b/soft-fp/ChangeLog @@ -1,3 +1,7 @@ +2000-06-13 Ulrich Drepper <drepper@redhat.com> + + * Makefile (distribute): Add ChangeLog, Banner, and configure. + 2000-03-03 Geoff Keating <geoffk@cygnus.com> * soft-fp.h (_FP_ROUND_ZERO): Cast 0 to void before using it |