diff options
author | Sushma Rai <rsushma@src.gnome.org> | 2006-07-24 18:26:02 +0800 |
---|---|---|
committer | Sushma Rai <rsushma@src.gnome.org> | 2006-07-24 18:26:02 +0800 |
commit | 401a1b85c6a5c5988cda3a2075e8320ed1d58daf (patch) | |
tree | d7d20f01d96fec5a554f5b905f929d4107a063ee /plugins/exchange-operations/ChangeLog | |
parent | baff5e98a4553645813544978825428c864a5c3c (diff) | |
download | gsoc2013-evolution-401a1b85c6a5c5988cda3a2075e8320ed1d58daf.tar.gz gsoc2013-evolution-401a1b85c6a5c5988cda3a2075e8320ed1d58daf.tar.zst gsoc2013-evolution-401a1b85c6a5c5988cda3a2075e8320ed1d58daf.zip |
Handling the errors EXCHANGE_ACCOUNT_FOLDER_GC_NOTREACHABLE and
EXCHANGE_ACCOUNT_FOLDER_NO_SUCH_USER. Added an error code
folder-no-gc-error and corresponding error string. Fixes #234359.
svn path=/trunk/; revision=32403
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r-- | plugins/exchange-operations/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index 014968dc71..e20b955c63 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,12 @@ +2006-07-24 Sushma Rai <rsushma@novell.com> + + * exchange-folder-subscription.c (subscribe_to_folder): Handling the + errors EXCHANGE_ACCOUNT_FOLDER_GC_NOTREACHABLE and + EXCHANGE_ACCOUNT_FOLDER_NO_SUCH_USER. + + * org-gnome-exchange-operations.error.xml: Added an error code + folder-no-gc-error and corresponding error string. Fixes #234359. + 2006-07-22 Sushma Rai <rsushma@novell.com> * exchange-folder-subscription.c (subscribe_to_folder): Checking if a |