aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2004-01-06 02:28:04 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2004-01-06 02:28:04 +0800
commit222ffe3a377d085079a8c69457bef3a6a1523241 (patch)
tree36d4967e19f34c1727d379a708a36bc72f143184 /calendar/ChangeLog
parent4261a67f4a81d66ec336516eddc3fd0dd8124a9d (diff)
downloadgsoc2013-evolution-222ffe3a377d085079a8c69457bef3a6a1523241.tar
gsoc2013-evolution-222ffe3a377d085079a8c69457bef3a6a1523241.tar.gz
gsoc2013-evolution-222ffe3a377d085079a8c69457bef3a6a1523241.tar.bz2
gsoc2013-evolution-222ffe3a377d085079a8c69457bef3a6a1523241.tar.lz
gsoc2013-evolution-222ffe3a377d085079a8c69457bef3a6a1523241.tar.xz
gsoc2013-evolution-222ffe3a377d085079a8c69457bef3a6a1523241.tar.zst
gsoc2013-evolution-222ffe3a377d085079a8c69457bef3a6a1523241.zip
display the tasks' primary selection in the task list, and actually open
2004-01-05 Rodrigo Moya <rodrigo@ximian.com> * gui/gnome-cal.c (gnome_calendar_construct): display the tasks' primary selection in the task list, and actually open the tasks folder. svn path=/trunk/; revision=24048
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 17376c1ad2..50af47523d 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,9 @@
2004-01-05 Rodrigo Moya <rodrigo@ximian.com>
+ * gui/gnome-cal.c (gnome_calendar_construct): display the tasks'
+ primary selection in the task list, and actually open the tasks
+ folder.
+
* gui/e-tasks.c (e_tasks_set_default_uri): use the ECalModel to
get the client for a given URI.