aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-08-13 19:08:34 +0800
committerChristian Persch <chpe@src.gnome.org>2005-08-13 19:08:34 +0800
commit2837d6736fc3af78003dd23aee211053522274b7 (patch)
tree4e19c52597a3e1aa82c946da04f9597c579d9f00 /ChangeLog
parent08477cd1a9ef1958f993bb626339d6a96b85d0b8 (diff)
downloadgsoc2013-epiphany-2837d6736fc3af78003dd23aee211053522274b7.tar
gsoc2013-epiphany-2837d6736fc3af78003dd23aee211053522274b7.tar.gz
gsoc2013-epiphany-2837d6736fc3af78003dd23aee211053522274b7.tar.bz2
gsoc2013-epiphany-2837d6736fc3af78003dd23aee211053522274b7.tar.lz
gsoc2013-epiphany-2837d6736fc3af78003dd23aee211053522274b7.tar.xz
gsoc2013-epiphany-2837d6736fc3af78003dd23aee211053522274b7.tar.zst
gsoc2013-epiphany-2837d6736fc3af78003dd23aee211053522274b7.zip
Work around mozilla bug
2005-08-13 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/MozDownload.cpp: Work around mozilla bug https://bugzilla.mozilla.org/show_bug.cgi?id=304353 . Fixes bug #313215.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c6c014c5..82e298f6a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,12 @@
2005-08-13 Christian Persch <chpe@cvs.gnome.org>
+
+ * embed/mozilla/MozDownload.cpp:
+
+ Work around mozilla bug
+ https://bugzilla.mozilla.org/show_bug.cgi?id=304353 .
+ Fixes bug #313215.
+
+2005-08-13 Christian Persch <chpe@cvs.gnome.org>
* embed/ephy-favicon-cache.c: (ephy_favicon_cache_get):
* lib/ephy-dnd.c: (ephy_dnd_drag_data_get):