summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-07-08 20:38:03 +0000
committerChristian Persch <chpe@src.gnome.org>2005-07-08 20:38:03 +0000
commitb3aa454303aabf5dc225f93badaef569a83ed6e0 (patch)
tree272752261ecd5d95c084651196db3b05140c04b5 /ChangeLog
parent202107da0c1cb79e865673d28d37ba8b19a83675 (diff)
downloadepiphany-b3aa454303aabf5dc225f93badaef569a83ed6e0.tar.gz
Rename favicons so they don't have extensions. Work around broken mime
2005-07-08 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-favicon-cache.c: (ephy_favicon_cache_download), (ephy_favicon_cache_get): Rename favicons so they don't have extensions. Work around broken mime detection which cannot detect that a .ico file with HTML content is really no icon file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2d793f756..eaefce985 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-07-08 Christian Persch <chpe@cvs.gnome.org>
+
+ * embed/ephy-favicon-cache.c: (ephy_favicon_cache_download),
+ (ephy_favicon_cache_get):
+
+ Rename favicons so they don't have extensions. Work around broken
+ mime detection which cannot detect that a .ico file with HTML content
+ is really no icon file.
+
2005-07-07 Christian Persch <chpe@cvs.gnome.org>
* lib/egg/egg-editable-toolbar.c: (new_pixbuf_from_widget),