aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-01-28 18:58:10 +0000
committerUlrich Drepper <drepper@redhat.com>2001-01-28 18:58:10 +0000
commitc9a0e4abd0072737ab23f4e28703ce1b29269054 (patch)
tree155ab994a2e4e0298dc381f16a58e131dcc6a4ac /ChangeLog
parent0e5d0c0ad882cbd74e57404a617ad042814bcff0 (diff)
downloadglibc-c9a0e4abd0072737ab23f4e28703ce1b29269054.zip
glibc-c9a0e4abd0072737ab23f4e28703ce1b29269054.tar.gz
glibc-c9a0e4abd0072737ab23f4e28703ce1b29269054.tar.bz2
Update.
* sysdeps/ia64/fpu/fraiseexcpt.c: Include <float.h>. Removed unused variable.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f619a5..70fe87d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2001-01-28 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/ia64/fpu/fraiseexcpt.c: Include <float.h>. Removed
+ unused variable.
+
* sunrpc/xdr_rec.c (xdrrec_getpos): Add cast to long to avoid warning.
* sunrpc/xdr_sizeof.c (x_inline): Likewise.