diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-11-28 20:40:35 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-11-28 20:40:35 +0800 |
commit | 5b574105a7ee33c9cb7d6997e614518136bb83bf (patch) | |
tree | 660e7d72e2fc7eb234e21efe677378f834130ce4 /calendar/ChangeLog | |
parent | 581a3fa9e479faaf470025d3336f4d2ecdaebf7e (diff) | |
download | gsoc2013-evolution-5b574105a7ee33c9cb7d6997e614518136bb83bf.tar.gz gsoc2013-evolution-5b574105a7ee33c9cb7d6997e614518136bb83bf.tar.zst gsoc2013-evolution-5b574105a7ee33c9cb7d6997e614518136bb83bf.zip |
fixes #314639
svn path=/trunk/; revision=30695
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index af1dd19a22..e910418892 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,12 @@ 2005-11-28 Chenthill Palanisamy <pchenthill@novell.com> + Fixes #314639 + * gui/e-calendar-view.c: + (e_calendar_view_new_appointment_for): Check if the default + client is loaded before creating the appointment. + +2005-11-28 Chenthill Palanisamy <pchenthill@novell.com> + Fixes #318777 * gui/e-cal-model.c: (add_instance_cb): Set the instance start as the started date for |