aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRussell Steinthal <steintr@src.gnome.org>1999-05-26 23:25:04 +0800
committerRussell Steinthal <steintr@src.gnome.org>1999-05-26 23:25:04 +0800
commitfa1d50623855f58ed95fba1f468d872a9e84e4d2 (patch)
treec3782dd9cba1b6c80ca628c197b9d97f738a74b9 /calendar/ChangeLog
parent41d177fd10dbf546270c3289452abe0f3f400562 (diff)
downloadgsoc2013-evolution-fa1d50623855f58ed95fba1f468d872a9e84e4d2.tar
gsoc2013-evolution-fa1d50623855f58ed95fba1f468d872a9e84e4d2.tar.gz
gsoc2013-evolution-fa1d50623855f58ed95fba1f468d872a9e84e4d2.tar.bz2
gsoc2013-evolution-fa1d50623855f58ed95fba1f468d872a9e84e4d2.tar.lz
gsoc2013-evolution-fa1d50623855f58ed95fba1f468d872a9e84e4d2.tar.xz
gsoc2013-evolution-fa1d50623855f58ed95fba1f468d872a9e84e4d2.tar.zst
gsoc2013-evolution-fa1d50623855f58ed95fba1f468d872a9e84e4d2.zip
Added preliminary support for todo item priorities: they can be set, displayed,
and used as a sorting criterion. They are enabled/disabled using the properties page, as with due dates. svn path=/trunk/; revision=947
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 c802b374a9..9fc078f648 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+1999-05-26 Russell Steinthal <steintr@condor.penguinpowered.com>
+
+ * gncal-todo.c main.c main.h prop.c: Added support for priorities
+ for todo items. Doesn't do much, but you can set them and sort by
+ them. (Use the properties box to enable them; should they be on
+ by default?)
+
1999-05-25 Miguel de Icaza <miguel@nuclecu.unam.mx>
* main.c (parse_an_arg): Added missing break here. It was causing