aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 28c84f37bf..feb19a7e48 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2003-06-25 Andreas Jaeger <aj@suse.de>
+
+ * posix/transbug.c: Include <string.h> for memset and strlen
+ declarations.
+
+ * stdio-common/tst-sprintf.c: Include <stdlib.h> for free declaration.
+
+ * stdlib/tst-strtod.c (main): Pass long double value.
+
+ * test-skeleton.c: Include <time.h> for nanosleep declaration.
+
2003-06-25 Ulrich Drepper <drepper@redhat.com>
* include/time.h: Don't define CLOCK_IDFIELD_SIZE if _ISOMAC is