aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/ChangeLog
diff options
context:
space:
mode:
authorPraveen Kumar <kpraveen@novell.com>2005-07-29 02:05:12 +0800
committerPraveen Kumar <kpraveen@src.gnome.org>2005-07-29 02:05:12 +0800
commit212865359e2f259ed2d8f181e0489a9507f7c55e (patch)
tree40dbddcd58f38ac4870650dc9e06fd9db960cc54 /plugins/exchange-operations/ChangeLog
parentca7deeb9eea67aa81e7881a35c9e141833f7fc2e (diff)
downloadgsoc2013-evolution-212865359e2f259ed2d8f181e0489a9507f7c55e.tar
gsoc2013-evolution-212865359e2f259ed2d8f181e0489a9507f7c55e.tar.gz
gsoc2013-evolution-212865359e2f259ed2d8f181e0489a9507f7c55e.tar.bz2
gsoc2013-evolution-212865359e2f259ed2d8f181e0489a9507f7c55e.tar.lz
gsoc2013-evolution-212865359e2f259ed2d8f181e0489a9507f7c55e.tar.xz
gsoc2013-evolution-212865359e2f259ed2d8f181e0489a9507f7c55e.tar.zst
gsoc2013-evolution-212865359e2f259ed2d8f181e0489a9507f7c55e.zip
Handle error conditions if folder subscription fails. Fixes bug 311712
2005-07-27 Praveen Kumar <kpraveen@novell.com> * exchange-folder.c (org_gnome_exchange_folder_subscription) : Handle error conditions if folder subscription fails. Fixes bug 311712 svn path=/trunk/; revision=29918
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r--plugins/exchange-operations/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog
index 017ea5aa20..c5a09144dc 100644
--- a/plugins/exchange-operations/ChangeLog
+++ b/plugins/exchange-operations/ChangeLog
@@ -1,3 +1,8 @@
+2005-07-27 Praveen Kumar <kpraveen@novell.com>
+
+ * exchange-folder.c (org_gnome_exchange_folder_subscription) : Handle
+ error conditions if folder subscription fails. Fixes bug 311712
+
2005-07-27 Harry Lu <harry.lu@sun.com>
Only show the unsubscribe menu if it is an exchange folder.