aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchenthill@novell.com>2007-08-17 15:46:35 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2007-08-17 15:46:35 +0800
commit18c39ea2cabf9d7611d8f2320df4342256ba720a (patch)
tree45a8204dd29aad5f23ca2bf8cc5f691200475830 /calendar/ChangeLog
parent03799599ca20ba1218efa6564494a381863b0da7 (diff)
downloadgsoc2013-evolution-18c39ea2cabf9d7611d8f2320df4342256ba720a.tar
gsoc2013-evolution-18c39ea2cabf9d7611d8f2320df4342256ba720a.tar.gz
gsoc2013-evolution-18c39ea2cabf9d7611d8f2320df4342256ba720a.tar.bz2
gsoc2013-evolution-18c39ea2cabf9d7611d8f2320df4342256ba720a.tar.lz
gsoc2013-evolution-18c39ea2cabf9d7611d8f2320df4342256ba720a.tar.xz
gsoc2013-evolution-18c39ea2cabf9d7611d8f2320df4342256ba720a.tar.zst
gsoc2013-evolution-18c39ea2cabf9d7611d8f2320df4342256ba720a.zip
Fixes #274070 (bnc)
2007-08-17 Chenthill Palanisamy <pchenthill@novell.com> Fixes #274070 (bnc) * gui/e-meeting-attendee.[ch]: (e_meeting_attendee_finalize), (e_meeting_attendee_get_fburi), (e_meeting_attendee_set_fburi): * gui/e-meeting-list-view.c: (process_section): * gui/e-meeting-store.c: (freebusy_async), (start_async_read): If the contact has a free busy url specified with it, use it to show free busy information. svn path=/trunk/; revision=34021
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 889c9250f7..815084d1fc 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,13 @@
+2007-08-17 Chenthill Palanisamy <pchenthill@novell.com>
+
+ Fixes #274070 (bnc)
+ * gui/e-meeting-attendee.[ch]: (e_meeting_attendee_finalize),
+ (e_meeting_attendee_get_fburi), (e_meeting_attendee_set_fburi):
+ * gui/e-meeting-list-view.c: (process_section):
+ * gui/e-meeting-store.c: (freebusy_async), (start_async_read):
+ If the contact has a free busy url specified with it, use it to show
+ free busy information.
+
2007-08-16 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #350539