aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3847ea375..4bbad50ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.