From ecb707b7c6c509a6e74776f43f39a5cd0f67d463 Mon Sep 17 00:00:00 2001 From: Len Kranendonk Date: Mon, 20 Oct 2003 07:06:45 +0000 Subject: [PATCH] Macro parsing bug fixed. --- docs/changelog/5.x.x.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog/5.x.x.txt b/docs/changelog/5.x.x.txt index 3495af89c..dfbb01d21 100644 --- a/docs/changelog/5.x.x.txt +++ b/docs/changelog/5.x.x.txt @@ -35,6 +35,8 @@ the page if they contained macros. - Fixed a bug in the date method of the forms package where the noDate option did the opposite of what was expected. (Thanks to Ed Van Duinen.) + - Fixed a bug that could hang the macro parser while processing incorrect + macro syntax. (Thanks to Len Kranendonk.) 5.4.4