aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ebb1ea5c6..a414ca512 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2007-01-03 Diego Escalante Urrelo <diegoe@svn.gnome.org>
+
+ * embed/ephy-favicon-cache.c: (icon_is_obsolete),
+ (remove_obsolete_icons):
+ * embed/ephy-history.c: (page_is_obsolete),
+ (remove_obsolete_pages):
+
+ Avoid use of localtime by computing expiry in seconds instead of days.
+ Patch by Chris Wilson.
+
2007-01-03 Diego Escalante Urrelo <diegoe@svn.gnome.org>
* embed/ephy-favicon-cache.c: (ephy_favicon_cache_init):