aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c60c2c8..5563cde 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+28 Oct 2006:
+ getstring() improved to allow the modification of an existing string
+ showstring(), showcursor(), add_char() and delete_char() created
+ getstring() calls in todo_new_item(), recur_repeat_item(),
+ goto_day(), config_notify_bar() and add_item() updated
+ display_item(), display_item_date() and day_write_pad() updated to add
+ an asterisk in front of recurrent items
+
17 Oct 2006:
parse_args() modified to use getopt_long() instead of getopt, to make
the '-t' priority number optional, and to allow the use of long options