From ac2e0dcde51055be608d21d78a8ca50eb0c0bc6d Mon Sep 17 00:00:00 2001 From: rodneyrehm Date: Mon, 19 Dec 2011 21:53:53 +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 b5b6fafd..c6850953 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,6 +1,6 @@ ===== trunk ===== 18.12.2011 -- bugfix strings ending with " in multiline strings of config files failed to compile {isse #67) +- bugfix strings ending with " in multiline strings of config files failed to compile (isse #67) - added chaining to Smarty_Internal_Templatebase - changed unloadFilter() to not return a boolean in favor of chaining and API conformity - bugfix unregisterObject() raised notice when object to unregister did not exist