aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd43db818..631777f2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-07-03 Jeremy Katz <katzj@redhat.com>
+
+ * lib/ephy-node.c (callback): Must use va_copy when assigning
+ valist on arches where varargs are implemented as an array type
+ (such as AMD64)
+
2003-07-03 Xan Lopez <xan@masilla.org>
* embed/mozilla/ContentHandler.cpp: