diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-01-13 18:16:40 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-01-13 18:16:40 +0800 |
commit | 796c0f96c7f20f1a0e2b188e79eb909f8ebf6665 (patch) | |
tree | 103e3201e96ae554cdcfc26e9121f6973c4e63a2 /plugins/exchange-operations/ChangeLog | |
parent | 648299572f0fa56e6ea260329cd8e616e12957fb (diff) | |
download | gsoc2013-evolution-796c0f96c7f20f1a0e2b188e79eb909f8ebf6665.tar.gz gsoc2013-evolution-796c0f96c7f20f1a0e2b188e79eb909f8ebf6665.tar.zst gsoc2013-evolution-796c0f96c7f20f1a0e2b188e79eb909f8ebf6665.zip |
fixes #271546
svn path=/trunk/; revision=31162
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 d4bcc4af29..d1a96b6f67 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,11 @@ +2006-01-11 Chenthill Palanisamy <pchenthill@novell.com> + + Fixes #271546 + * exchange-folder.c: (org_gnome_exchange_calendar_subscription), + (org_gnome_exchange_addressbook_subscription), + (org_gnome_exchange_tasks_subscription), + (org_gnome_exchange_inbox_subscription): Mark the string for completion. + 2006-01-12 Sushma Rai <rsushma@novell.com> * exchange-config-listener.c (exchange_config_listener_authenticate): |