From 422c6245115ca1177f255d6c7f977533785de238 Mon Sep 17 00:00:00 2001 From: andrei Date: Thu, 9 May 2002 14:40:55 +0000 Subject: [PATCH] *** empty log message *** --- NEWS | 7 +++---- TODO | 1 + 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index 39575c16..4ecbc1a4 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,8 @@ Version 2.1.1 ------------- - - - added cycle function (Monte) - - fixed bug with resource testing, and include_path (Monte) - - fixed a bug with register_outputfilter function (Monte) + - added cycle function. (Monte) + - fixed bug with resource testing, and include_path. (Monte) + - fixed a bug with register_outputfilter function. (Monte) Version 2.1.0 ------------- diff --git a/TODO b/TODO index 6b0d3395..e9e983a8 100644 --- a/TODO +++ b/TODO @@ -8,3 +8,4 @@ * make simple math easier * caching all but parts of the template * change plugins so $smarty variable always comes first +* being able to load config files from PHP scripts