aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 641fef42d..d931d4670 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2004-07-22 Christian Persch <chpe@cvs.gnome.org>
+ * lib/ephy-debug.c: (ephy_profiler_dump):
+
+ Ignore the microseconds part
+ of the g_timer_elapsed call, its redundant information,
+ and breaks when the timer is over a second.
+ (ported from galeon).
+
+2004-07-22 Christian Persch <chpe@cvs.gnome.org>
+
* embed/ephy-embed-single.c:
* embed/ephy-embed-single.h:
* embed/mozilla/mozilla-embed-single.cpp: