diff options
author | Not Zed <NotZed@Ximian.com> | 2004-08-30 12:31:52 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-08-30 12:31:52 +0800 |
commit | 5c9634578c184e4981b2d0d91aad695492e16bcc (patch) | |
tree | 800353bb95d41641a918fbd68eb1cf5f87bea5a3 /e-util/ChangeLog | |
parent | b7b81ffedd5dddd0ae0cade43f13722379c29d6c (diff) | |
download | gsoc2013-evolution-5c9634578c184e4981b2d0d91aad695492e16bcc.tar.gz gsoc2013-evolution-5c9634578c184e4981b2d0d91aad695492e16bcc.tar.zst gsoc2013-evolution-5c9634578c184e4981b2d0d91aad695492e16bcc.zip |
return cancelled if we're in an offline state.
2004-08-27 Not Zed <NotZed@Ximian.com>
* e-passwords.c (e_passwords_ask_password): return cancelled if
we're in an offline state.
svn path=/trunk/; revision=27074
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index d757fabec2..80d2665544 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,8 @@ +2004-08-27 Not Zed <NotZed@Ximian.com> + + * e-passwords.c (e_passwords_ask_password): return cancelled if + we're in an offline state. + 2004-08-26 Rodrigo Moya <rodrigo@novell.com> * eggtrayicon.[ch]: updated from libegg. |