From 6f4833870c8de9fbcc0fa96f87c783fa9e280b5e Mon Sep 17 00:00:00 2001 From: Tobi Oetiker Date: Thu, 24 Jul 2008 17:36:57 +0000 Subject: * added strict and warnings to the cgi and the daemon wrappers ... * fixed regression introduced while fixing taint issues --- CHANGES | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 5366a3f..42083ee 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,13 @@ +2008/7/24 -- released version 2.4.2 + +* added strict to both wrappers and fixed some followup errors -- tobi + * kill taint error in Smokeping.pm -- tobi * better master/slave secrets documentation -- tobi * do not load :sys_wait_h from POSIX perl module since this seems to - be missing in some linux distros and we can do alright without I think. + be missing in some linux distros and we can do alright without. 2008/6/13 -- released version 2.4.1 -- cgit v1.2.3-24-g4f1b