From e5474e57aa9cdef95e9b2425de8c8eaf867c4a78 Mon Sep 17 00:00:00 2001 From: Daniel Black Date: Mon, 29 Apr 2013 12:38:42 +1000 Subject: [PATCH] DOC: ChangeLog for recursive tag substition --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index fde414f4..3240e8f3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -90,6 +90,8 @@ Borreli, blotus: * [c8c7b0b,23bbc60] Better logging of log file read errors. * [3665e6d] Added code coverage to development process. * [41b9f7b,32d10e9] More complete ssh filter rules to match openssh source. + * [1d9abd1] Action files can have tags in defination that refer to other + tags. Pascal Borreli * [a2b29b4] Fixed lots of typos in config files and documentation. hamilton5