diff options
author | JP Rosevear <jpr@novell.com> | 2004-07-24 22:28:59 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-07-24 22:28:59 +0800 |
commit | 379c7e83aaf23c92e969042d66dfd6a96457c21f (patch) | |
tree | d20777e4dd3db2cb3ca7ee9f3b0f2abd55ac1d67 /calendar/ChangeLog | |
parent | 51a756b5a2abae5628fd139df4b9f9c4ef946f5c (diff) | |
download | gsoc2013-evolution-379c7e83aaf23c92e969042d66dfd6a96457c21f.tar.gz gsoc2013-evolution-379c7e83aaf23c92e969042d66dfd6a96457c21f.tar.zst gsoc2013-evolution-379c7e83aaf23c92e969042d66dfd6a96457c21f.zip |
Fixes #61760
2004-07-23 JP Rosevear <jpr@novell.com>
Fixes #61760
* gui/e-cal-model.c (add_new_client): don't check against the URI,
just against the client
svn path=/trunk/; revision=26720
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 81c9802f0b..723e941b45 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2004-07-23 JP Rosevear <jpr@novell.com> + + Fixes #61760 + + * gui/e-cal-model.c (add_new_client): don't check against the URI, + just against the client + 2004-07-23 pchenthill <pchenthill@novell.com> * Retracting the commit made below for #59983 as it has @@ -11,7 +18,7 @@ status of the attendee and display the menu for selecting the calendar. -2004-07-16 Larry Ewing <lewing@ximian.com> +2004-07-22 Larry Ewing <lewing@ximian.com> * gui/e-meeting-time-sel.c (e_meeting_time_selector_style_set): fix the row heights and tweek the offsets so that things come out |