aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-07-09 04:37:36 +0800
committerChristian Persch <chpe@src.gnome.org>2005-07-09 04:37:36 +0800
commite1af86afc3b7cc733fcb0b86f623106bdbeee7d2 (patch)
treee57531a629bc405e9824afe334238204dcd6aa08 /ChangeLog
parent77bfef25b822b4aa865ba9fd44a5dc22efafe690 (diff)
downloadgsoc2013-epiphany-e1af86afc3b7cc733fcb0b86f623106bdbeee7d2.tar
gsoc2013-epiphany-e1af86afc3b7cc733fcb0b86f623106bdbeee7d2.tar.gz
gsoc2013-epiphany-e1af86afc3b7cc733fcb0b86f623106bdbeee7d2.tar.bz2
gsoc2013-epiphany-e1af86afc3b7cc733fcb0b86f623106bdbeee7d2.tar.lz
gsoc2013-epiphany-e1af86afc3b7cc733fcb0b86f623106bdbeee7d2.tar.xz
gsoc2013-epiphany-e1af86afc3b7cc733fcb0b86f623106bdbeee7d2.tar.zst
gsoc2013-epiphany-e1af86afc3b7cc733fcb0b86f623106bdbeee7d2.zip
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 893afccbd..45982e1b6 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),