diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-11-19 02:37:36 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-11-19 02:37:36 +0800 |
commit | d79367d043e812c59ccd6893d981a4eb528bd532 (patch) | |
tree | 17e195582e2b02cffa897deb662ffb485797a366 /ChangeLog | |
parent | abf92fe9de040606889df2a839b55b1228235292 (diff) | |
download | gsoc2013-epiphany-d79367d043e812c59ccd6893d981a4eb528bd532.tar gsoc2013-epiphany-d79367d043e812c59ccd6893d981a4eb528bd532.tar.gz gsoc2013-epiphany-d79367d043e812c59ccd6893d981a4eb528bd532.tar.bz2 gsoc2013-epiphany-d79367d043e812c59ccd6893d981a4eb528bd532.tar.lz gsoc2013-epiphany-d79367d043e812c59ccd6893d981a4eb528bd532.tar.xz gsoc2013-epiphany-d79367d043e812c59ccd6893d981a4eb528bd532.tar.zst gsoc2013-epiphany-d79367d043e812c59ccd6893d981a4eb528bd532.zip |
Delay reloads when we get many change notifications in a short time. Fixes
2005-11-18 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-tab.c:
Delay reloads when we get many change notifications in a short time.
Fixes bug #319993.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-11-18 Christian Persch <chpe@cvs.gnome.org> + + * src/ephy-tab.c: + + Delay reloads when we get many change notifications in a short time. + Fixes bug #319993. + 2005-11-17 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: |