summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-10-07 18:44:01 +0000
committerRoland McGrath <roland@gnu.org>2004-10-07 18:44:01 +0000
commit40bfefb3e45bf90154a8b0ec839087a08d4c757c (patch)
tree1e2f59ee3cb164d8df5bed404d76b794befeb22f /ChangeLog
parentce22661a6b4b632c4b6866207da2de0885df07ba (diff)
* misc/sys/uio.h: Change __vector to __iovec to avoid clash with
altivec.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 609c18daec..2bbd4033d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-10-07 Andreas Schwab <schwab@suse.de>
+
+ * misc/sys/uio.h: Change __vector to __iovec to avoid clash with
+ altivec.
+
2004-10-06 Alan Modra <amodra@bigpond.net.au>
* gmon/Makefile (CFLAGS-mcount.c): Move before inclusion of "Rules".