diff options
author | Jean-François Rameau <jframeau@cvs.gnome.org> | 2006-04-04 03:45:02 +0800 |
---|---|---|
committer | Jean-François Rameau <jframeau@src.gnome.org> | 2006-04-04 03:45:02 +0800 |
commit | 7e39abd6e20054bf167cb52eea213c14f1630595 (patch) | |
tree | 9863f9d6064181a93c72d730b1cc25b4f3ce31af /ChangeLog | |
parent | 6cfd668cf221fc1ad4ad13f170a0e61a0e9be7d4 (diff) | |
download | gsoc2013-epiphany-7e39abd6e20054bf167cb52eea213c14f1630595.tar gsoc2013-epiphany-7e39abd6e20054bf167cb52eea213c14f1630595.tar.gz gsoc2013-epiphany-7e39abd6e20054bf167cb52eea213c14f1630595.tar.bz2 gsoc2013-epiphany-7e39abd6e20054bf167cb52eea213c14f1630595.tar.lz gsoc2013-epiphany-7e39abd6e20054bf167cb52eea213c14f1630595.tar.xz gsoc2013-epiphany-7e39abd6e20054bf167cb52eea213c14f1630595.tar.zst gsoc2013-epiphany-7e39abd6e20054bf167cb52eea213c14f1630595.zip |
Improve the current code (less complex) and add a timeouted call to
2006-04-03 Jean-François Rameau <jframeau@cvs.gnome.org>
* src/ephy-net-monitor.c:
Improve the current code (less complex) and add a timeouted call
to NetworkManager when requesting network status.
Bug 330479.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2006-04-03 Jean-François Rameau <jframeau@cvs.gnome.org> + + * src/ephy-net-monitor.c: + + Improve the current code (less complex) and add a timeouted call + to NetworkManager when requesting network status. + Bug 330479. + 2006-04-03 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: |