From 9859818eccb27a330537258d9149c7c5f32292f6 Mon Sep 17 00:00:00 2001 From: Tomas Heinrich Date: Thu, 1 Dec 2011 11:25:47 +0100 Subject: bugfix: action resume interval incorrectly handled, thus took longer to resume Signed-off-by: Rainer Gerhards --- ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d5f31a08..cc718141 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,8 @@ --------------------------------------------------------------------------- Version 3.22.4 [v3-stable] (rgerhards), 2010-??-?? -- bugfix: cosmetic proper constant used instead of number in open call +- bugfix: action resume interval incorrectly handled, thus took longer to + resume +- bugfix: cosmetic: proper constant used instead of number in open call - bugfix: timestamp was incorrectly calculated for timezones with minute offset closes: http://bugzilla.adiscon.com/show_bug.cgi?id=271 -- cgit