aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-05-21 06:43:09 +0800
committerChristian Persch <chpe@src.gnome.org>2004-05-21 06:43:09 +0800
commitc47ab000bf17336ea1b862977a781c4dfd48e7a9 (patch)
treebfa236d6c8b84e823cd6718e4b0a80e3ed267b6f /ChangeLog
parentc62226f7741fc863ca0fc5222f631790b19f15b6 (diff)
downloadgsoc2013-epiphany-c47ab000bf17336ea1b862977a781c4dfd48e7a9.tar
gsoc2013-epiphany-c47ab000bf17336ea1b862977a781c4dfd48e7a9.tar.gz
gsoc2013-epiphany-c47ab000bf17336ea1b862977a781c4dfd48e7a9.tar.bz2
gsoc2013-epiphany-c47ab000bf17336ea1b862977a781c4dfd48e7a9.tar.lz
gsoc2013-epiphany-c47ab000bf17336ea1b862977a781c4dfd48e7a9.tar.xz
gsoc2013-epiphany-c47ab000bf17336ea1b862977a781c4dfd48e7a9.tar.zst
gsoc2013-epiphany-c47ab000bf17336ea1b862977a781c4dfd48e7a9.zip
Elimiate indeterminate progress, fixes bugs #142303 and #142305.
2004-05-21 Christian Persch <chpe@cvs.gnome.org> * src/ephy-statusbar.c: (ephy_statusbar_set_progress): * src/ephy-tab.c: (ephy_tab_class_init), (build_load_percent), (ephy_tab_net_state_cb), (ephy_tab_get_load_percent): Elimiate indeterminate progress, fixes bugs #142303 and #142305.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 782250679..c76b7f741 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-05-21 Christian Persch <chpe@cvs.gnome.org>
+
+ * src/ephy-statusbar.c: (ephy_statusbar_set_progress):
+ * src/ephy-tab.c: (ephy_tab_class_init), (build_load_percent),
+ (ephy_tab_net_state_cb), (ephy_tab_get_load_percent):
+
+ Elimiate indeterminate progress, fixes bugs #142303 and #142305.
+
2004-05-20 Christian Persch <chpe@cvs.gnome.org>
* embed/ephy-history.c: (ephy_history_set_property),