diff options
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +2009-07-20 Frederic Culot <frederic@culot.org> + + * src/utils.c (psleep): new function + + * configure.ac: check for some headers added + + * src/notify.c (notify_time_left, notify_launch_cmd) + (notify_get_next): new functions + + * src/Makefile.am + * src/dmon.[ch]: new files to implement calcurse daemon + + * src/utils.c (psleep): new function + 2009-07-19 Frederic Culot <frederic@culot.org> * src/mem.c (dbg_free): no need to double check for null pointer |