From b45a8bfbb454160e8e4a2f4925a0c1ad27ef92c2 Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Mon, 27 Jul 2009 19:35:09 +0000 Subject: Work on allocating and freeing memory associated with user's data for the daemon. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7eb2e2c..4d60b63 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2009-07-27 Frederic Culot + + * src/utils.c (free_user_data): new function + + * src/dmon.c: work on allocating and freeing memory associated + with user data + 2009-07-26 Frederic Culot * src/args.c (parse_args): check for file presence added (thanks -- cgit v1.2.3-54-g00ecf