diff options
author | Frederic Culot <calcurse@culot.org> | 2009-08-17 10:04:38 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2009-08-17 10:04:38 +0000 |
commit | ccd4b4c4110c0cbc49ac393dc2c6de4bef60983a (patch) | |
tree | e716322c63af69c480b0c6c4af3e0324999d499a /ChangeLog | |
parent | 8ba49be8564aca874f6b9dc537ff360ac6ea4757 (diff) | |
download | calcurse-ccd4b4c4110c0cbc49ac393dc2c6de4bef60983a.tar.gz calcurse-ccd4b4c4110c0cbc49ac393dc2c6de4bef60983a.zip |
Do not send notifications when running in background mode if user did not flag its appointment.
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-08-17 Frederic Culot <frederic@culot.org> + + * src/notify.c (notify_needs_reminder): do not request for + notification if user did not flag its appointment + 2009-08-13 Frederic Culot <frederic@culot.org> * src/notify.c (notify_thread_app): possible deadlock fixed |