aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@it.gnome.org>2003-02-05 01:11:27 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-02-05 01:11:27 +0800
commit2b7c5931d3720abb43c172c049c05c23f235d1a0 (patch)
treef30788a9752b6c11ba92002b0c8ee3a8b91ca521 /ChangeLog
parent3618cd422cdc8ea4228daf2a7f6b854a2bce4edb (diff)
downloadgsoc2013-epiphany-2b7c5931d3720abb43c172c049c05c23f235d1a0.tar
gsoc2013-epiphany-2b7c5931d3720abb43c172c049c05c23f235d1a0.tar.gz
gsoc2013-epiphany-2b7c5931d3720abb43c172c049c05c23f235d1a0.tar.bz2
gsoc2013-epiphany-2b7c5931d3720abb43c172c049c05c23f235d1a0.tar.lz
gsoc2013-epiphany-2b7c5931d3720abb43c172c049c05c23f235d1a0.tar.xz
gsoc2013-epiphany-2b7c5931d3720abb43c172c049c05c23f235d1a0.tar.zst
gsoc2013-epiphany-2b7c5931d3720abb43c172c049c05c23f235d1a0.zip
Dont crash when going to a not existent page.
2003-02-04 Marco Pesenti Gritti <marco@it.gnome.org> * embed/mozilla/StartHereProtocolHandler.cpp: * lib/ephy-start-here.c: (ephy_start_here_get_page): Dont crash when going to a not existent page.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b130d182..f5484f520 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2003-02-04 Marco Pesenti Gritti <marco@it.gnome.org>
+ * embed/mozilla/StartHereProtocolHandler.cpp:
+ * lib/ephy-start-here.c: (ephy_start_here_get_page):
+
+ Dont crash when going to a not existent page.
+
+2003-02-04 Marco Pesenti Gritti <marco@it.gnome.org>
+
* lib/widgets/ephy-editable-toolbar.c: (item_node_new),
(connect_drag_sources), (disconnect_drag_sources),
(setup_toolbars), (do_merge), (ephy_editable_toolbar_init),