aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchenthill@novell.com>2005-04-18 22:21:33 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2005-04-18 22:21:33 +0800
commitb719bb27d83684abaaa2223a2d70c7bc7e256388 (patch)
treed32211bcffb5b9e5fd39c0eabbdf501b7b281c8a /calendar/ChangeLog
parentfcae4fef99c227ca9dff15e6e433230ba671fc96 (diff)
downloadgsoc2013-evolution-b719bb27d83684abaaa2223a2d70c7bc7e256388.tar
gsoc2013-evolution-b719bb27d83684abaaa2223a2d70c7bc7e256388.tar.gz
gsoc2013-evolution-b719bb27d83684abaaa2223a2d70c7bc7e256388.tar.bz2
gsoc2013-evolution-b719bb27d83684abaaa2223a2d70c7bc7e256388.tar.lz
gsoc2013-evolution-b719bb27d83684abaaa2223a2d70c7bc7e256388.tar.xz
gsoc2013-evolution-b719bb27d83684abaaa2223a2d70c7bc7e256388.tar.zst
gsoc2013-evolution-b719bb27d83684abaaa2223a2d70c7bc7e256388.zip
Fixes #274476 Send the right value boolean variable meeting to
2005-04-13 Chenthill Palanisamy <pchenthill@novell.com> Fixes #274476 * gui/e-calendar-view.c: (e_calendar_view_open_event): Send the right value boolean variable meeting to e_calendar_view_edit_appointment method. svn path=/trunk/; revision=29211
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index ead41ffeed..e0710c83c5 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2005-04-13 Chenthill Palanisamy <pchenthill@novell.com>
+
+ Fixes #274476
+ * gui/e-calendar-view.c: (e_calendar_view_open_event): Send the
+ right value boolean variable meeting to e_calendar_view_edit_appointment
+ method.
+
2005-04-08 Rodrigo Moya <rodrigo@novell.com>
Fixes #70035