From 3509b7bb723c5b6fcf64f0b933b4b223e96728ef Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Mon, 27 Jul 2009 21:02:55 +0000 Subject: Better error checking and memory handling when in daemon mode. --- ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ChangeLog') 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 -- cgit v1.2.3-54-g00ecf