aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2005-08-12 22:33:56 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2005-08-12 22:33:56 +0800
commite5882036d054d772d1da989f185a354bd58d9a0e (patch)
tree68151f5d5122cfbbfad3d67f990f417da5c96dcf /calendar/ChangeLog
parentf70abe264a1febd6a17405a67610133e180470bb (diff)
downloadgsoc2013-evolution-e5882036d054d772d1da989f185a354bd58d9a0e.tar
gsoc2013-evolution-e5882036d054d772d1da989f185a354bd58d9a0e.tar.gz
gsoc2013-evolution-e5882036d054d772d1da989f185a354bd58d9a0e.tar.bz2
gsoc2013-evolution-e5882036d054d772d1da989f185a354bd58d9a0e.tar.lz
gsoc2013-evolution-e5882036d054d772d1da989f185a354bd58d9a0e.tar.xz
gsoc2013-evolution-e5882036d054d772d1da989f185a354bd58d9a0e.tar.zst
gsoc2013-evolution-e5882036d054d772d1da989f185a354bd58d9a0e.zip
Fixes #312739
svn path=/trunk/; revision=30100
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 5c5211afad..c3b8c81e06 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,11 @@
2005-08-12 Viren.L <lviren@novell.com>
+ Fixes #312739
+ * gui/e-day-view.c: (e_day_view_on_event_double_click):
+ Removed the checks for event_num, editing_event_day and ical_component_get_current_property.
+
+2005-08-12 Viren.L <lviren@novell.com>
+
Fixes #310338
* gui/alarm-notify-dialog.c:(notified_alarms_dialog_new),
(edit_pressed_cb),(snooze_pressed_cb),(dialog_response_cb):