aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@src.gnome.org>2008-10-25 07:52:05 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-10-25 07:52:05 +0800
commit85b2913a380c69f14ae0254ad23b10fabfb33667 (patch)
treec1cf143e37294dd9dd3667ebbe0a1d0c00b04b56 /plugins/exchange-operations/ChangeLog
parente7a31c5035a0afeed6c1675e30487c1e2bdc139f (diff)
downloadgsoc2013-evolution-85b2913a380c69f14ae0254ad23b10fabfb33667.tar
gsoc2013-evolution-85b2913a380c69f14ae0254ad23b10fabfb33667.tar.gz
gsoc2013-evolution-85b2913a380c69f14ae0254ad23b10fabfb33667.tar.bz2
gsoc2013-evolution-85b2913a380c69f14ae0254ad23b10fabfb33667.tar.lz
gsoc2013-evolution-85b2913a380c69f14ae0254ad23b10fabfb33667.tar.xz
gsoc2013-evolution-85b2913a380c69f14ae0254ad23b10fabfb33667.tar.zst
gsoc2013-evolution-85b2913a380c69f14ae0254ad23b10fabfb33667.zip
Merge revisions 36534:36684 from trunk.
svn path=/branches/kill-bonobo/; revision=36685
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r--plugins/exchange-operations/ChangeLog25
1 files changed, 25 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog
index b6661445a4..785857400a 100644
--- a/plugins/exchange-operations/ChangeLog
+++ b/plugins/exchange-operations/ChangeLog
@@ -1,3 +1,28 @@
+2008-10-08 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #530606
+
+ * exchange-contacts.c: (e_exchange_contacts_get_contacts),
+ (e_exchange_contacts_pcontacts_on_change),
+ (e_exchange_contacts_pcontacts), (e_exchange_contacts_check),
+ (e_exchange_contacts_commit):
+ * exchange-account-setup.c: (btn_chpass_clicked), (btn_dass_clicked),
+ (btn_fsize_clicked), (org_gnome_exchange_show_folder_size_factory):
+ * exchange-calendar.c: (e_exchange_calendar_get_calendars),
+ (e_exchange_calendar_pcalendar_on_change),
+ (e_exchange_calendar_pcalendar), (e_exchange_calendar_check),
+ (e_exchange_calendar_commit):
+ Check validity of returned pointer before using it.
+
+2008-10-03 Sankar P <psankar@novell.com>
+
+License Changes
+
+ * exchange-account-setup.c:
+ * exchange-contacts.c:
+ * exchange-operations.c:
+ * exchange-operations.h:
+
2008-09-24 Sankar P <psankar@novell.com>
License Changes