diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-06-14 03:48:09 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-14 03:48:09 +0000 |
commit | 464623260126aee45562d7c97e7d743637107c47 (patch) | |
tree | 35fffe1a8a534aaf72fec3597fe53aaa3805fe55 /soft-fp | |
parent | cf2964e2b797e7525f02761e545283f6baff4bac (diff) | |
download | glibc-464623260126aee45562d7c97e7d743637107c47.tar.gz |
Update.
* crypt/Makefile (distribute): Add md5.h.
Diffstat (limited to 'soft-fp')
-rw-r--r-- | soft-fp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/soft-fp/ChangeLog b/soft-fp/ChangeLog index 63bbd8b9a6..762508daa1 100644 --- a/soft-fp/ChangeLog +++ b/soft-fp/ChangeLog @@ -1,5 +1,7 @@ 2000-06-13 Ulrich Drepper <drepper@redhat.com> + * Makefile (distribute): Add the math functions, too. + * Makefile (distribute): Add ChangeLog, Banner, and configure. 2000-03-03 Geoff Keating <geoffk@cygnus.com> |