aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2006-09-02 13:38:37 +0000
committerFrederic Culot <calcurse@culot.org>2006-09-02 13:38:37 +0000
commit60d6f2c6f54fdc82476d6248f0412dc1cb346d09 (patch)
treeae2bd0c9b3e0bbe3efd5c90d0180b40495535fcd /ChangeLog
parentf5fcd83fc1ffc6f2afeb1fd6a7f4338c5a28e3b7 (diff)
downloadcalcurse-60d6f2c6f54fdc82476d6248f0412dc1cb346d09.tar.gz
calcurse-60d6f2c6f54fdc82476d6248f0412dc1cb346d09.zip
online help text updated plus a couple of bugfixes
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 65d53d7..a396f82 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -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