aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchenthill@novell.com>2005-07-20 13:38:52 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2005-07-20 13:38:52 +0800
commitdd4194325e2ac7664af8d1ed990987beae0aeeeb (patch)
tree10af85a42580555baeb04e388acaa2625dfefa0f /calendar/ChangeLog
parent3bfdb518bdfbab38ed63c70e8b3e68fe9da422f0 (diff)
downloadgsoc2013-evolution-dd4194325e2ac7664af8d1ed990987beae0aeeeb.tar
gsoc2013-evolution-dd4194325e2ac7664af8d1ed990987beae0aeeeb.tar.gz
gsoc2013-evolution-dd4194325e2ac7664af8d1ed990987beae0aeeeb.tar.bz2
gsoc2013-evolution-dd4194325e2ac7664af8d1ed990987beae0aeeeb.tar.lz
gsoc2013-evolution-dd4194325e2ac7664af8d1ed990987beae0aeeeb.tar.xz
gsoc2013-evolution-dd4194325e2ac7664af8d1ed990987beae0aeeeb.tar.zst
gsoc2013-evolution-dd4194325e2ac7664af8d1ed990987beae0aeeeb.zip
Fixes #309680 Remove the recurrence id only from e_cal_comp.
2005-07-20 Chenthill Palanisamy <pchenthill@novell.com> Fixes #309680 * gui/e-calendar-view.c (on_unrecur_appointment): Remove the recurrence id only from e_cal_comp. svn path=/trunk/; revision=29807
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 956a4ce947..995e634c47 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,9 @@
+2005-07-20 Chenthill Palanisamy <pchenthill@novell.com>
+
+ Fixes #309680
+ * gui/e-calendar-view.c (on_unrecur_appointment): Remove
+ the recurrence id only from e_cal_comp.
+
2005-07-08 Kjartan Maraas <kmaraas@gnome.org>
* gui/alarm-notify/alarm-notify.c: (alarm_notify_add_calendar):