Fixed issue where the exec action may not be able to execute shell scripts. See #475.

This commit is contained in:
brectanus 2008-04-24 16:30:58 +00:00
parent b4f473f87f
commit 5735d5fc63

View File

@ -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.