From 4c2920064d561701016476b91ce28813e2368270 Mon Sep 17 00:00:00 2001 From: xue <> Date: Wed, 3 May 2006 18:19:13 +0000 Subject: Fixed #154: HTML comments are now parsed as regular template strings. --- HISTORY | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index a9f029a5..1dd2648b 100644 --- a/HISTORY +++ b/HISTORY @@ -1,6 +1,7 @@ Version 3.0.1 June 1, 2006 ========================== -ENH: Ticket#153 - TAssetManager now ignores .svn directories (Qiang) +CHG: Ticket#153 - TAssetManager now ignores .svn directories (Qiang) +CHG: Ticket#154 - HTML comments are now parsed as regular template strings (Qiang) ENH: added sanity check to calling event handlers (Qiang) Version 3.0.0 May 1, 2006 -- cgit v1.2.3