diff options
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r-- | plugins/exchange-operations/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index 314a0f4f12..ec80531a7b 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,10 @@ +2006-01-09 Sushma Rai <rsushma@novell.com> + + * exchange-folder-subscription.c (create_folder_subscription_dialog): + Instead of gtk_dialog_run(), calling gtk_widget_show(). + (dialog_destroy): Added callback to do the cleanup on closing the + window. Fixes #314748. + 2006-01-06 Simon Zheng <simon.zheng@sun.com> * exchange-account-setup.c: |