diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index f98b053b31..e83129facc 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,14 @@ +2009-02-24 Matthew Barnes <mbarnes@redhat.com> + + ** Fixes bug #572962 + + * e-shell-window.c (setup_nm_support): + Pass e_shell_dbus_initialise() the right type of object, + and fix the incorrect function declaration. + + * e-shell-nm.c (e_shell_network_monitor): + Go offline when we see NM_STATE_ASLEEP from NetworkManager. + 2009-02-03 Tor Lillqvist <tml@novell.com> * Makefile.am (evolution_LDFLAGS): Use -mwindows on Windows to |