aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d60b63..f6eb930 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,9 @@
* src/utils.c (free_user_data): new function
* src/dmon.c: work on allocating and freeing memory associated
- with user data
+ with user data + log problems related to data file access
+
+ * src/io.c (io_file_exist): new function
2009-07-26 Frederic Culot <frederic@culot.org>