aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2006-08-01 20:34:12 +0000
committerFrederic Culot <calcurse@culot.org>2006-08-01 20:34:12 +0000
commit54af01a64bf939744f49cc4fac5940aa7ff2e362 (patch)
treed8f8472361ea9c3997bac66cdec22300a01304c4
parentac36e94341ca73d581f0df39f1c7bbf2138b2845 (diff)
downloadcalcurse-54af01a64bf939744f49cc4fac5940aa7ff2e362.tar.gz
calcurse-54af01a64bf939744f49cc4fac5940aa7ff2e362.zip
work on recurrent items deletion
-rwxr-xr-xChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e459b35..e84cd43 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+01 Aug 2006:
+ day.h: MAX_TYPES added
+ day_erase_item() created
+ del_apoint() renamed to del_item and updated to take recurrent
+ items into account
+
27 Jul 2006:
back to work after my ibook's logic board crash :(
autogen.sh created