diff options
author | Not Zed <NotZed@Ximian.com> | 2005-03-18 13:26:52 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2005-03-18 13:26:52 +0800 |
commit | d2033ff62526b5aab9fc3d369a45816127856899 (patch) | |
tree | 49e2c2dfeaeba1109b62b19fbc17e6f544403367 /shell/ChangeLog | |
parent | 44216ee03c710333c62dcce0d65ff57b2717d888 (diff) | |
download | gsoc2013-evolution-d2033ff62526b5aab9fc3d369a45816127856899.tar.gz gsoc2013-evolution-d2033ff62526b5aab9fc3d369a45816127856899.tar.zst gsoc2013-evolution-d2033ff62526b5aab9fc3d369a45816127856899.zip |
fix the qualifier bit assignments for the STATE target.
2005-03-17 Not Zed <NotZed@Ximian.com>
* es-event.h: fix the qualifier bit assignments for the STATE target.
* e-shell.c (offline_procedure_finished_cb): fix offline state event.
svn path=/trunk/; revision=29057
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 7fcca9c5fc..02ee25ddb1 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2005-03-17 Not Zed <NotZed@Ximian.com> + + * es-event.h: fix the qualifier bit assignments for the STATE target. + + * e-shell.c (offline_procedure_finished_cb): fix offline state event. + 2005-02-28 JP Rosevear <jpr@novell.com> * e-shell-window-commands.c (command_submit_bug): update authors |