summary refs log tree commit diff
path: root/soft-fp
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-06-14 03:48:09 +0000
committerUlrich Drepper <drepper@redhat.com>2000-06-14 03:48:09 +0000
commit464623260126aee45562d7c97e7d743637107c47 (patch)
tree35fffe1a8a534aaf72fec3597fe53aaa3805fe55 /soft-fp
parentcf2964e2b797e7525f02761e545283f6baff4bac (diff)
downloadglibc-464623260126aee45562d7c97e7d743637107c47.tar.gz
glibc-464623260126aee45562d7c97e7d743637107c47.tar.xz
glibc-464623260126aee45562d7c97e7d743637107c47.zip
Update.
	* crypt/Makefile (distribute): Add md5.h.
Diffstat (limited to 'soft-fp')
-rw-r--r--soft-fp/ChangeLog2
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>