diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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: |