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