diff options
author | Frederic Culot <calcurse@culot.org> | 2008-12-14 11:24:19 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2008-12-14 11:24:19 +0000 |
commit | 8900d0f8f267c5508aa2c940c57e879baf0a25af (patch) | |
tree | 688946cea2de3b868d51ccd75cb3f497c35601ca /ChangeLog | |
parent | f06c1b142f8d952ed63ee35727586f9de124b83f (diff) | |
download | calcurse-8900d0f8f267c5508aa2c940c57e879baf0a25af.tar.gz calcurse-8900d0f8f267c5508aa2c940c57e879baf0a25af.zip |
exceptions now properly taken into account while exporting data
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2008-12-14 Frederic Culot <frederic@culot.org> + + * src/recur.c (recur_day_is_exc): suppressed + + * src/recur.c (foreach_date_dump): exception dates are now + properly taken into account + 2008-12-13 Frederic Culot <frederic@culot.org> * src/recur.c (recur_item_inday) |