aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index ee997d1a75..c08e197dd2 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,12 @@
+2007-09-27 Milan Crha <mcrha@redhat.com>
+
+ ** Fixes part of bug #228832
+
+ * gui/gnome-cal.h: (gnome_calendar_new_task):
+ * gui/gnome-cal.c: (gnome_calendar_new_task): Added parameters to
+ inherit selected time for 'dtstart' and 'due' of new task.
+ * gui/e-calendar-view.c: (on_new_task): Passing selected time to use.
+
2007-09-21 Milan Crha <mcrha@redhat.com>
** Fix for bug #411125