From 5735d5fc637c6c9228271cb5b4fbf387b19288bf Mon Sep 17 00:00:00 2001 From: brectanus Date: Thu, 24 Apr 2008 16:30:58 +0000 Subject: [PATCH] Fixed issue where the exec action may not be able to execute shell scripts. See #475. --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 09e5afb0..ab9d84ef 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ 24 Apr 2008 - 2.5.3 ------------------- + * Fixed issue where the exec action may not be able to execute shell scripts. + * Macros are now expanded in expirevar and deprecatevar.