summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 515681e..5ad9405 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -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