aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 583d12f048..fe32a894dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2001-07-07 Ulrich Drepper <drepper@redhat.com>
+ * libio/freopen.c: Include <stdlib.h> for free declaration.
+ * libio/freopen64.c: Likewise.
+
* sysdeps/alpha/fpu/libm-test-ulps: Add deltas for tanh(-0.7).
2001-07-06 Jakub Jelinek <jakub@redhat.com>