aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@it.gnome.org>2003-06-22 08:12:18 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-06-22 08:12:18 +0800
commit2eb4aa3ecbad3c8fe62bd61fc85cd6626877361c (patch)
tree025b2aac6eada2e0dcccdddd92ebf42b6a4f3c56 /ChangeLog
parentf4a52a4f5e21cc624fe0a9de2bca980732dd4563 (diff)
downloadgsoc2013-epiphany-2eb4aa3ecbad3c8fe62bd61fc85cd6626877361c.tar
gsoc2013-epiphany-2eb4aa3ecbad3c8fe62bd61fc85cd6626877361c.tar.gz
gsoc2013-epiphany-2eb4aa3ecbad3c8fe62bd61fc85cd6626877361c.tar.bz2
gsoc2013-epiphany-2eb4aa3ecbad3c8fe62bd61fc85cd6626877361c.tar.lz
gsoc2013-epiphany-2eb4aa3ecbad3c8fe62bd61fc85cd6626877361c.tar.xz
gsoc2013-epiphany-2eb4aa3ecbad3c8fe62bd61fc85cd6626877361c.tar.zst
gsoc2013-epiphany-2eb4aa3ecbad3c8fe62bd61fc85cd6626877361c.zip
Set address as title only when there is no title, on the second page load
2003-06-22 Marco Pesenti Gritti <marco@it.gnome.org> * src/ephy-tab.c: (ensure_page_info), (ephy_tab_net_state_cb), (ephy_tab_init): Set address as title only when there is no title, on the second page load just keep the old one until the new one is available.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fc2797812..93dd8d43b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-06-22 Marco Pesenti Gritti <marco@it.gnome.org>
+
+ * src/ephy-tab.c: (ensure_page_info), (ephy_tab_net_state_cb),
+ (ephy_tab_init):
+
+ Set address as title only when there is no title, on the second
+ page load just keep the old one until the new one is available.
+
2003-06-22 Christian Persch <chpe@cvs.gnome.org>
* src/prefs-dialog.c: