diff options
author | Sushma Rai <rsushma@src.gnome.org> | 2006-02-27 17:11:33 +0800 |
---|---|---|
committer | Sushma Rai <rsushma@src.gnome.org> | 2006-02-27 17:11:33 +0800 |
commit | 6b93ed2f65445dca1ebcd1dc6d41b701aa3f1595 (patch) | |
tree | cf861faeb7967e431b6b0747d73a678925481be4 /plugins/exchange-operations/ChangeLog | |
parent | 42ac56f944d7e9c6f227da330d3709c4407a112f (diff) | |
download | gsoc2013-evolution-6b93ed2f65445dca1ebcd1dc6d41b701aa3f1595.tar gsoc2013-evolution-6b93ed2f65445dca1ebcd1dc6d41b701aa3f1595.tar.gz gsoc2013-evolution-6b93ed2f65445dca1ebcd1dc6d41b701aa3f1595.tar.bz2 gsoc2013-evolution-6b93ed2f65445dca1ebcd1dc6d41b701aa3f1595.tar.lz gsoc2013-evolution-6b93ed2f65445dca1ebcd1dc6d41b701aa3f1595.tar.xz gsoc2013-evolution-6b93ed2f65445dca1ebcd1dc6d41b701aa3f1595.tar.zst gsoc2013-evolution-6b93ed2f65445dca1ebcd1dc6d41b701aa3f1595.zip |
NULL check for accounts. Fixes #332185.
svn path=/trunk/; revision=31590
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 524f9be733..7ebe8ec037 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,5 +1,13 @@ 2006-02-27 Sushma Rai <rsushma@novell.com> + * exchange-contacts.c (e_exchange_contacts_pcontacts): Check for NULL + account. + + * exchange-calendar.c (e_exchange_calendar_pcalendar): Similar. + Fixes #332185. + +2006-02-27 Sushma Rai <rsushma@novell.com> + * exchange-folder-permission.c (org_gnome_exchange_calendar_permissions): Trying to get the exchange account only if one tries to see the folder permissions for the |