diff options
author | Shakti Sen <shprasad@novell.com> | 2005-08-25 22:46:34 +0800 |
---|---|---|
committer | Ahmed Sarfraaz <sarfraaz@src.gnome.org> | 2005-08-25 22:46:34 +0800 |
commit | 3f9c05b3ad0da596400e88558c86edeefa593f58 (patch) | |
tree | 267854ff2319555403441cfb588c9a905eade0d8 /plugins/exchange-operations/ChangeLog | |
parent | 4d70956356d1d7a6e8db3ebd226ccc5e5bc2d082 (diff) | |
download | gsoc2013-evolution-3f9c05b3ad0da596400e88558c86edeefa593f58.tar gsoc2013-evolution-3f9c05b3ad0da596400e88558c86edeefa593f58.tar.gz gsoc2013-evolution-3f9c05b3ad0da596400e88558c86edeefa593f58.tar.bz2 gsoc2013-evolution-3f9c05b3ad0da596400e88558c86edeefa593f58.tar.lz gsoc2013-evolution-3f9c05b3ad0da596400e88558c86edeefa593f58.tar.xz gsoc2013-evolution-3f9c05b3ad0da596400e88558c86edeefa593f58.tar.zst gsoc2013-evolution-3f9c05b3ad0da596400e88558c86edeefa593f58.zip |
Added support for Unsubscribe to other user's Inbox.
2005-08-25 Shakti Sen <shprasad@novell.com>
* exchange-folder.c (exchange_refresh_folder_tree, exchange_get_folder,
org_gnome_exchange_folder_inbox_unsubscribe): Added support for
Unsubscribe to other user's Inbox.
Fixes bug #313310.
svn path=/trunk/; revision=30250
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r-- | plugins/exchange-operations/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index 25bd9f4d2c..27305dcda3 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,11 @@ +2005-08-25 Shakti Sen <shprasad@novell.com> + + * exchange-folder.c (exchange_refresh_folder_tree, exchange_get_folder, + org_gnome_exchange_folder_inbox_unsubscribe): Added support for + Unsubscribe to other user's Inbox. + + Fixes bug #313310. + 2005-08-24 Shakti Sen <shprasad@novell.com> * exchange-permissions-dialog.c (add_clicked): Getting list of mail-ids |