diff options
author | Sushma Rai <rsushma@src.gnome.org> | 2006-04-19 18:27:27 +0800 |
---|---|---|
committer | Sushma Rai <rsushma@src.gnome.org> | 2006-04-19 18:27:27 +0800 |
commit | 9a9d6aacb2d12a719af04c2524ab67157e02b3f7 (patch) | |
tree | f71760eb05eb08c8e7244f44022dca5532af8ea6 /plugins/exchange-operations/ChangeLog | |
parent | 4b751afce260fce7b55112551681ad6d0e730446 (diff) | |
download | gsoc2013-evolution-9a9d6aacb2d12a719af04c2524ab67157e02b3f7.tar gsoc2013-evolution-9a9d6aacb2d12a719af04c2524ab67157e02b3f7.tar.gz gsoc2013-evolution-9a9d6aacb2d12a719af04c2524ab67157e02b3f7.tar.bz2 gsoc2013-evolution-9a9d6aacb2d12a719af04c2524ab67157e02b3f7.tar.lz gsoc2013-evolution-9a9d6aacb2d12a719af04c2524ab67157e02b3f7.tar.xz gsoc2013-evolution-9a9d6aacb2d12a719af04c2524ab67157e02b3f7.tar.zst gsoc2013-evolution-9a9d6aacb2d12a719af04c2524ab67157e02b3f7.zip |
Setting the e-source properties after both folder rename and new folder
creation. Fixes #328578 and #338876.
svn path=/trunk/; revision=31831
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r-- | plugins/exchange-operations/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index def311e2b8..fdc4b15a99 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,16 @@ +2006-04-19 Sushma Rai <rsushma@novell.com> + + * exchange-contacts.c (e_exchange_contacts_commit): Setting the + e-source properties on both successful creation and rename of a folder. + + * exchange-calendar.c (e_exchange_calendar_commit): Similar. + Fixes #338876 and #328578. + +2006-04-19 Sushma Rai <rsushma@novell.com> + + * exchange-account-setup.c (owa_authenticate_user): Changed the + function signature. Fixes #329371. + 2006-04-17 Sushma Rai <rsushma@novell.com> * exchange-contacts.c (e_exchange_contacts_check): Return TRUE in case |