aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-11-10 21:28:09 +0800
committerChristian Persch <chpe@src.gnome.org>2004-11-10 21:28:09 +0800
commit0d02edbb22c34cb936accb0cab05d9d30694a559 (patch)
tree10f728c7fb7f71e6fd70640dd0ab230980ce5a5f /ChangeLog
parentcc7ae54f94c12a5a8dc48b517e92edcea5d63a03 (diff)
downloadgsoc2013-epiphany-0d02edbb22c34cb936accb0cab05d9d30694a559.tar
gsoc2013-epiphany-0d02edbb22c34cb936accb0cab05d9d30694a559.tar.gz
gsoc2013-epiphany-0d02edbb22c34cb936accb0cab05d9d30694a559.tar.bz2
gsoc2013-epiphany-0d02edbb22c34cb936accb0cab05d9d30694a559.tar.lz
gsoc2013-epiphany-0d02edbb22c34cb936accb0cab05d9d30694a559.tar.xz
gsoc2013-epiphany-0d02edbb22c34cb936accb0cab05d9d30694a559.tar.zst
gsoc2013-epiphany-0d02edbb22c34cb936accb0cab05d9d30694a559.zip
Fix opening content with external content handlers.
2004-11-10 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/ContentHandler.cpp: Fix opening content with external content handlers.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aba75a194..c8c033a2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-11-10 Christian Persch <chpe@cvs.gnome.org>
+
+ * embed/mozilla/ContentHandler.cpp:
+
+ Fix opening content with external content handlers.
+
2004-11-09 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-gui.c: (ephy_gui_menu_position_tree_selection):