aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a4fd6b3..225fcd9 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,12 @@
* src/utils.c (exit_calcurse): start daemon only if requested
* src/dmon.c (DMON_LOG): log daemon activity only if requested
+
+ * src/notify.c (notify_needs_reminder): new function
+
+ * src/notify.c (notify_get_next_bkgd)
+ * src/dmon.c (dmon_start): improved how the daemon checks for
+ appointments to remind
2009-07-29 Frederic Culot <frederic@culot.org>