aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2005-08-05 01:19:06 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2005-08-05 01:19:06 +0800
commit6e1736752fa8beb8d9608e448e1d82d41d18a924 (patch)
tree785759a7f53bead6961a376cfd358c95b1b9ac4c /calendar/ChangeLog
parent4d0deec6c8b04ffe81a18961bb308f0374057825 (diff)
downloadgsoc2013-evolution-6e1736752fa8beb8d9608e448e1d82d41d18a924.tar
gsoc2013-evolution-6e1736752fa8beb8d9608e448e1d82d41d18a924.tar.gz
gsoc2013-evolution-6e1736752fa8beb8d9608e448e1d82d41d18a924.tar.bz2
gsoc2013-evolution-6e1736752fa8beb8d9608e448e1d82d41d18a924.tar.lz
gsoc2013-evolution-6e1736752fa8beb8d9608e448e1d82d41d18a924.tar.xz
gsoc2013-evolution-6e1736752fa8beb8d9608e448e1d82d41d18a924.tar.zst
gsoc2013-evolution-6e1736752fa8beb8d9608e448e1d82d41d18a924.zip
Fixes #302460
svn path=/trunk/; revision=29994
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 110393914e..5fe4a724c8 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,17 @@
+2005-08-05 Viren.l <lviren@novell.com>
+
+ Fixes #302460
+ * gui/e-day-view.c (e_day_view_on_event_double_click):
+ use icalcomponent_get_current_property and invoke
+ e_calendar_view_edit_appointment with appropriate
+ parameters.
+
+2005-08-05 Chenthill Palanisamy <pchenthill@novell.com>
+
+ Fixes #312460
+ * gui/itip-utils.c (itip_get_comp_attendee): Removed
+ a double free.
+
2005-08-03 Harry Lu <harry.lu@sun.com>
Fix for #312447.