diff options
author | Marco Pesenti Gritti <marco@it.gnome.org> | 2003-01-22 04:50:21 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-01-22 04:50:21 +0800 |
commit | b4c2824437ab718c2b3e5fdcdbd5b9377053e7da (patch) | |
tree | 635eaeb49a273b44defe76e25001e4b96412cf44 /ChangeLog | |
parent | e2eae63203dae33b0b72ed369d879be2c9179a26 (diff) | |
download | gsoc2013-epiphany-b4c2824437ab718c2b3e5fdcdbd5b9377053e7da.tar gsoc2013-epiphany-b4c2824437ab718c2b3e5fdcdbd5b9377053e7da.tar.gz gsoc2013-epiphany-b4c2824437ab718c2b3e5fdcdbd5b9377053e7da.tar.bz2 gsoc2013-epiphany-b4c2824437ab718c2b3e5fdcdbd5b9377053e7da.tar.lz gsoc2013-epiphany-b4c2824437ab718c2b3e5fdcdbd5b9377053e7da.tar.xz gsoc2013-epiphany-b4c2824437ab718c2b3e5fdcdbd5b9377053e7da.tar.zst gsoc2013-epiphany-b4c2824437ab718c2b3e5fdcdbd5b9377053e7da.zip |
Dont crash when url is NULL
2003-01-21 Marco Pesenti Gritti <marco@it.gnome.org>
* embed/ephy-history.c: (ephy_history_host_set_title):
Dont crash when url is NULL
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2003-01-21 Marco Pesenti Gritti <marco@it.gnome.org> + * embed/ephy-history.c: (ephy_history_host_set_title): + + Dont crash when url is NULL + +2003-01-21 Marco Pesenti Gritti <marco@it.gnome.org> + * data/ui/epiphany-ui.xml.in: * lib/egg/egg-menu-merge.c: (do_updates): * src/ephy-spinner-action.c: (create_tool_item): |