From 78d649c379ebfbc6e5a20c68dff50d993366f306 Mon Sep 17 00:00:00 2001 From: Alan Ritari Date: Mon, 29 Dec 2003 21:09:04 +0000 Subject: [PATCH] Changed default collateral macro behavior --- docs/changelog/6.x.x.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog/6.x.x.txt b/docs/changelog/6.x.x.txt index 2ffe21994..7f18ba8af 100644 --- a/docs/changelog/6.x.x.txt +++ b/docs/changelog/6.x.x.txt @@ -25,3 +25,5 @@ - Bugfix 859816 : DataForm - security issues. Tnx Gabor for reporting. - ^t; now starts in current root rather then in site root. - Added new Authentication System. + - Collateral macros now return undef instead of the macro tag when no + matching collateral is found.