diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2003-07-08 01:06:08 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2003-07-08 01:06:08 +0800 |
commit | b90fc83ec72f99244a2d93c5c735a380cfe31d10 (patch) | |
tree | 0d09f9964236f3cf11ced034a54746013791d78e /ChangeLog | |
parent | 0706064e2632c0828d2e53a497ce03100bed0828 (diff) | |
download | gsoc2013-epiphany-b90fc83ec72f99244a2d93c5c735a380cfe31d10.tar gsoc2013-epiphany-b90fc83ec72f99244a2d93c5c735a380cfe31d10.tar.gz gsoc2013-epiphany-b90fc83ec72f99244a2d93c5c735a380cfe31d10.tar.bz2 gsoc2013-epiphany-b90fc83ec72f99244a2d93c5c735a380cfe31d10.tar.lz gsoc2013-epiphany-b90fc83ec72f99244a2d93c5c735a380cfe31d10.tar.xz gsoc2013-epiphany-b90fc83ec72f99244a2d93c5c735a380cfe31d10.tar.zst gsoc2013-epiphany-b90fc83ec72f99244a2d93c5c735a380cfe31d10.zip |
Fix progress update logic.
2003-07-07 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-tab.c: (build_progress_from_requests):
Fix progress update logic.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-07-07 Christian Persch <chpe@cvs.gnome.org> + + * src/ephy-tab.c: (build_progress_from_requests): + + Fix progress update logic. + 2003-07-07 Marco Pesenti Gritti <marco@it.gnome.org> * lib/ephy-types.h: |