aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ad9405..fdc52a2 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2009-07-23 Frederic Culot <frederic@culot.org>
+
+ * src/io.c (io_fprintln): new function
+
+ * src/utils.c (nowstr): new function
+
+ * src/dmon.c (dmon_start): log messages added
+
+ * src/vars.[ch]: daemon log file path added
+
2009-07-20 Frederic Culot <frederic@culot.org>
* src/utils.c (psleep): new function