aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2007-02-24 17:39:41 +0000
committerFrederic Culot <calcurse@culot.org>2007-02-24 17:39:41 +0000
commit8e752e12983026dc2bc5099044ed85f5ee1a1ea4 (patch)
tree94533dd3ea95d74d736620f587bc1b3d6a600f97 /ChangeLog
parentd9d841ae273339b9ba542e31992df505b70315f3 (diff)
downloadcalcurse-8e752e12983026dc2bc5099044ed85f5ee1a1ea4.tar.gz
calcurse-8e752e12983026dc2bc5099044ed85f5ee1a1ea4.zip
'!' command added, to switch appointment notification state
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 162cef5..acb946a 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+24 Feb 2007:
+ '!' command added, to switch appointment notification state
+ init_notify_bar(), config_notify_bar() and print_notify_options()
+ modified to add the notification command option
+ apoint_switch_notify() and recur_apoint_switch_notify() created
+ day_item_nb() created
+ save_cal(), recur_apoint_write(), and apoint_write() updated
+ to save item state to disk
+ load_app(), load_conf(), apoint_scan(), recur_apoint_scan(),
+ apoint_new() and recur_apoint_new() updated to read item state
+
20 Jan 2007: 1.7
TODO list updated
NEWS file updated