From b186e42f48000cb7ef5f6edfd840cc7f99969ce8 Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Thu, 31 Aug 2006 18:52:08 +0000 Subject: user can now set todo priorities todo are sorted with regards to their priority --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0ef903c..65d53d7 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +31 Aug 2006: + todo_chg_priority(), todo_get_item() and todo_get_position() created + todo_insert() suppressed + todo_new_item() updated to ask for priority + todo_add() updated to sort items by priority order + update_todo_panel() updated to display todo priority + '+/-' menu added to handle todo priorities + 30 Aug 2006: 'id' added to todo_s structure load_todo() and save_cal() updated to take this id into account -- cgit v1.2.3-54-g00ecf