diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -2,6 +2,13 @@ * lib/ephy-debug.h: + Revert varargs change, it doesn't work for LOG("Message") without + arguments. + +2004-05-29 Christian Persch <chpe@cvs.gnome.org> + + * lib/ephy-debug.h: + Use ISO style variable argument macros. Patch by Brian Cameron, part of bug #141319. |