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 1b4a63045c..764a7016c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2003-01-06 Ulrich Drepper <drepper@redhat.com>
+ * elf/dl-misc.c (_dl_debug_vdprintf): Help PPC port by explcitly
+ taking address of iov in INTERNAL_SYSCALL call. Patch by Franz Sirl.
+
* malloc/malloc.c: Makr all _int_* functions as static.
2003-01-06 Jakub Jelinek <jakub@redhat.com>