From 6f2c4394558fa5cb644bfe35635b5f3cf0969712 Mon Sep 17 00:00:00 2001 From: rodneyrehm Date: Mon, 19 Dec 2011 07:56:12 +0000 Subject: [PATCH] (typo) --- change_log.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/change_log.txt b/change_log.txt index 013bd542..b5b6fafd 100644 --- a/change_log.txt +++ b/change_log.txt @@ -13,7 +13,7 @@ - improvement of compiling speed by new handling of plain text blocks in the lexer/parser (issue #68) 16.12.2011 -- bugfix the source exits flag and timestamp was not setup when temple is in php include path (issue #69) +- bugfix the source exits flag and timestamp was not setup when template was in php include path (issue #69) 9.12.2011 - bugfix {capture} tags around recursive {include} calls did throw exception (Forum Topic 20549)