aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorSuman Manjunath <msuman@src.gnome.org>2008-04-26 22:46:21 +0800
committerSuman Manjunath <msuman@src.gnome.org>2008-04-26 22:46:21 +0800
commit71a2b976155b49590348b24bd23c5603f7f483ae (patch)
treee991517727c72735bee63ab4843586064d068ca8 /shell/ChangeLog
parentb16ffa38da4591b3662aa16781c233b18fb71a17 (diff)
downloadgsoc2013-evolution-71a2b976155b49590348b24bd23c5603f7f483ae.tar
gsoc2013-evolution-71a2b976155b49590348b24bd23c5603f7f483ae.tar.gz
gsoc2013-evolution-71a2b976155b49590348b24bd23c5603f7f483ae.tar.bz2
gsoc2013-evolution-71a2b976155b49590348b24bd23c5603f7f483ae.tar.lz
gsoc2013-evolution-71a2b976155b49590348b24bd23c5603f7f483ae.tar.xz
gsoc2013-evolution-71a2b976155b49590348b24bd23c5603f7f483ae.tar.zst
gsoc2013-evolution-71a2b976155b49590348b24bd23c5603f7f483ae.zip
Patch from James Westby <jw+debian@jameswestby.net>: Fix for bug #518103 (Check online status from NetworkManager at startup instead of using the last-used-state)
svn path=/trunk/; revision=35420
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 6165e85386..b056e8f369 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,13 @@
+2008-04-26 James Westby <jw+debian@jameswestby.net>
+
+ ** Fix for bug #518103
+
+ * e-shell-nm-glib.c: (e_shell_glib_network_monitor):
+ * e-shell-nm.c: (e_shell_network_monitor):
+ * e-shell.c: (e_shell_construct):
+ Check online status from NetworkManager at startup instead of using the
+ last-used-state.
+
2008-04-17 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #526739