diff options
author | Seth Alves <alves@src.gnome.org> | 2000-07-14 08:51:33 +0800 |
---|---|---|
committer | Seth Alves <alves@src.gnome.org> | 2000-07-14 08:51:33 +0800 |
commit | 0a508d6db815d9df70557c27cfb916385712135b (patch) | |
tree | 82f611c63930ca759e1c9c0eabcb0c59b22231bc | |
parent | cdacb644902c2f485c691d4b31b9a7e44438375b (diff) | |
download | gsoc2013-evolution-0a508d6db815d9df70557c27cfb916385712135b.tar gsoc2013-evolution-0a508d6db815d9df70557c27cfb916385712135b.tar.gz gsoc2013-evolution-0a508d6db815d9df70557c27cfb916385712135b.tar.bz2 gsoc2013-evolution-0a508d6db815d9df70557c27cfb916385712135b.tar.lz gsoc2013-evolution-0a508d6db815d9df70557c27cfb916385712135b.tar.xz gsoc2013-evolution-0a508d6db815d9df70557c27cfb916385712135b.tar.zst gsoc2013-evolution-0a508d6db815d9df70557c27cfb916385712135b.zip |
oops
svn path=/trunk/; revision=4164
-rw-r--r-- | calendar/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 9455fbeba2..7e244ce6f5 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,9 @@ 2000-07-13 Seth Alves <alves@hungry.com> + * conduits/todo/todo-conduit.c: conduit based on the calendar conduit. + this conduit syncs a pilot's ToDoDB database to wombat's list of "todo" + events. + * gui/gncal-todo.c (simple_todo_editor): set todo's priority control based on value from ical object during edit. |