diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-01-26 06:09:08 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-01-26 06:09:08 +0800 |
commit | 3ad9ef8b91858c04c3e94243ab98c1652556d285 (patch) | |
tree | 5b5f16742bdba30969251f2df6a757a88ee2b381 /ChangeLog | |
parent | dd06e70a33a386b716fedd68393885f45a343b68 (diff) | |
download | gsoc2013-epiphany-3ad9ef8b91858c04c3e94243ab98c1652556d285.tar gsoc2013-epiphany-3ad9ef8b91858c04c3e94243ab98c1652556d285.tar.gz gsoc2013-epiphany-3ad9ef8b91858c04c3e94243ab98c1652556d285.tar.bz2 gsoc2013-epiphany-3ad9ef8b91858c04c3e94243ab98c1652556d285.tar.lz gsoc2013-epiphany-3ad9ef8b91858c04c3e94243ab98c1652556d285.tar.xz gsoc2013-epiphany-3ad9ef8b91858c04c3e94243ab98c1652556d285.tar.zst gsoc2013-epiphany-3ad9ef8b91858c04c3e94243ab98c1652556d285.zip |
Store the detected network status even if we're not active.
2006-01-25 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-net-monitor.c: (ephy_net_monitor_set_net_status),
(notify_network_managed_cb):
Store the detected network status even if we're not active.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2006-01-25 Christian Persch <chpe@cvs.gnome.org> + * src/ephy-net-monitor.c: (ephy_net_monitor_set_net_status), + (notify_network_managed_cb): + + Store the detected network status even if we're not active. + +2006-01-25 Christian Persch <chpe@cvs.gnome.org> + * configure.ac: * data/epiphany.schemas.in: * embed/mozilla/Makefile.am: |