From bb2eef443e3e8ecf1ec00c135ce40c5d2dca23cf Mon Sep 17 00:00:00 2001 From: Jiri Olsa Date: Mon, 30 May 2011 20:33:43 +0200 Subject: reading the -N config file immediatelly within args processing it makes more sense to read the -N config file immediatelly within the arguments processing, since more confing files can be added --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bfd0ba9..c66e307 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,8 @@ 2011-05-30 Jiri Olsa * fixed bug in tracer waiting code (do not exit the loop prematurely) + * reading the -N config file immediatelly within + args processing 2011-05-25 Jiri Olsa * adding SIGTERM/SIGINT handlers, -- cgit