aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorpchenthill <pchenthill@novell.com>2004-07-23 16:34:14 +0800
committerSivaiah Nallagatla <siva@src.gnome.org>2004-07-23 16:34:14 +0800
commite49741fbd8cbec90754459fbb996c7a1be865d8e (patch)
tree438a0280288ebdfa6b21f2d06980ba2d36582ed2 /calendar/ChangeLog
parentad44453de22ab60267ddb33f8578d0840e57e228 (diff)
downloadgsoc2013-evolution-e49741fbd8cbec90754459fbb996c7a1be865d8e.tar
gsoc2013-evolution-e49741fbd8cbec90754459fbb996c7a1be865d8e.tar.gz
gsoc2013-evolution-e49741fbd8cbec90754459fbb996c7a1be865d8e.tar.bz2
gsoc2013-evolution-e49741fbd8cbec90754459fbb996c7a1be865d8e.tar.lz
gsoc2013-evolution-e49741fbd8cbec90754459fbb996c7a1be865d8e.tar.xz
gsoc2013-evolution-e49741fbd8cbec90754459fbb996c7a1be865d8e.tar.zst
gsoc2013-evolution-e49741fbd8cbec90754459fbb996c7a1be865d8e.zip
Fixes #59983 If the ecal component is already loaded, check for the
2004-07-23 pchenthill <pchenthill@novell.com> Fixes #59983 * gui/e-itip-control.c (show_current_event): If the ecal component is already loaded, check for the participation status of the attendee and display the menu for selecting the calendar. svn path=/trunk/; revision=26712
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 76d239e2df..ee934b558a 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2004-07-23 pchenthill <pchenthill@novell.com>
+
+ Fixes #59983
+ * gui/e-itip-control.c (show_current_event):
+ If the ecal component is already loaded, check for the participation
+ status of the attendee and display the menu for selecting the
+ calendar.
+
2004-07-16 Larry Ewing <lewing@ximian.com>
* gui/e-meeting-time-sel.c (e_meeting_time_selector_style_set):