aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorthetroublemaker <thetroublemaker@inventati.org>2006-01-08 23:22:01 +0800
committerChristian Persch <chpe@src.gnome.org>2006-01-08 23:22:01 +0800
commit1271be0b624c6657fb57661042099d8f6ef540a0 (patch)
treed6940b3ab05a9ed3418733f12af440a4d22cc502 /ChangeLog
parent59442d11a620383fa54ab0416f4a7257dc50543c (diff)
downloadgsoc2013-epiphany-1271be0b624c6657fb57661042099d8f6ef540a0.tar
gsoc2013-epiphany-1271be0b624c6657fb57661042099d8f6ef540a0.tar.gz
gsoc2013-epiphany-1271be0b624c6657fb57661042099d8f6ef540a0.tar.bz2
gsoc2013-epiphany-1271be0b624c6657fb57661042099d8f6ef540a0.tar.lz
gsoc2013-epiphany-1271be0b624c6657fb57661042099d8f6ef540a0.tar.xz
gsoc2013-epiphany-1271be0b624c6657fb57661042099d8f6ef540a0.tar.zst
gsoc2013-epiphany-1271be0b624c6657fb57661042099d8f6ef540a0.zip
changed ephy_tab_get_title_composite to ephy_tab_get_title, so that now
2006-01-05 thetroublemaker <thetroublemaker@inventati.org> * src/ephy-notebook.c: changed ephy_tab_get_title_composite to ephy_tab_get_title, so that now 'Loading ' is not displayed when loadin' a new tab. Bug #323468.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8fdbabeba..8c0c3380d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-01-05 thetroublemaker <thetroublemaker@inventati.org>
+
+ * src/ephy-notebook.c:
+
+ changed ephy_tab_get_title_composite to ephy_tab_get_title,
+ so that now 'Loading ' is not displayed when loadin' a new
+ tab. Bug #323468.
+
2006-01-08 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-window.c: (ephy_window_delete_event):