diff options
author | Frederic Culot <calcurse@culot.org> | 2006-09-02 13:38:37 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2006-09-02 13:38:37 +0000 |
commit | 60d6f2c6f54fdc82476d6248f0412dc1cb346d09 (patch) | |
tree | ae2bd0c9b3e0bbe3efd5c90d0180b40495535fcd | |
parent | f5fcd83fc1ffc6f2afeb1fd6a7f4338c5a28e3b7 (diff) | |
download | calcurse-60d6f2c6f54fdc82476d6248f0412dc1cb346d09.tar.gz calcurse-60d6f2c6f54fdc82476d6248f0412dc1cb346d09.zip |
online help text updated plus a couple of bugfixes
-rwxr-xr-x | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +02 Sep 2006: + help text added for the 'Priority' function and updated for the 'Add' + function + todo_get_position(): fixed a possible infinite loop + calcurse.c: improved the ToDo panel scrolling while changing item priority + fixed a bug in day_write_pad() which could cause a misplacement of the + line between events and appointments + 31 Aug 2006: todo_chg_priority(), todo_get_item() and todo_get_position() created todo_insert() suppressed |