aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2008-12-14 11:24:19 +0000
committerFrederic Culot <calcurse@culot.org>2008-12-14 11:24:19 +0000
commit8900d0f8f267c5508aa2c940c57e879baf0a25af (patch)
tree688946cea2de3b868d51ccd75cb3f497c35601ca /ChangeLog
parentf06c1b142f8d952ed63ee35727586f9de124b83f (diff)
downloadcalcurse-8900d0f8f267c5508aa2c940c57e879baf0a25af.tar.gz
calcurse-8900d0f8f267c5508aa2c940c57e879baf0a25af.zip
exceptions now properly taken into account while exporting data
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 00e58f3..84a5be3 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -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)