aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2007-03-24 23:24:37 +0000
committerFrederic Culot <calcurse@culot.org>2007-03-24 23:24:37 +0000
commitc5cc59c1480238cd641d4990b9ee3184ca97e6a8 (patch)
treeaf604a2cc1cb114083195400eb628000fbe283cc /ChangeLog
parentb3252e31806de47125d3906c13735cc24428d509 (diff)
downloadcalcurse-c5cc59c1480238cd641d4990b9ee3184ca97e6a8.tar.gz
calcurse-c5cc59c1480238cd641d4990b9ee3184ca97e6a8.zip
'X' and '!' keybindings added to status bar, and online help updated
'-x' command-line option added to export data in non-interactive mode
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 429089b..6caa9fc 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+24 Mar 2007:
+ TODO updated
+ online help updated to add the export and flag command
+ '-x' flag added in parse_args() to export data in non-interactive mode
+ init_notify_bar() moved from calcurse.c to notify_init_vars()
+ load_conf() moved from calcurse.c to custom_load_conf()
+ fill_config_var() moved from calcurse.c to custom.c
+ extract_data() renamed to io_extract_data() and save_cal() to
+ io_save_cal()
+ conf_t type created
+
+19 Mar 2007:
+ status_bar() updated to add 'X' and '!' keybindings
+
17 Mar 2007:
HOURINSEC and MININSEC defined
io_export_events(), io_export_recur_events() and