From da9848570030b5d942005197e2cc3f00a1d10c3e Mon Sep 17 00:00:00 2001 From: mohrt Date: Tue, 21 May 2002 19:43:17 +0000 Subject: [PATCH] update NEWS file --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 9b64f3b1..4dd9f32f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ + - add month_value_format attribute to html_select_date + plugin (Gary Loescher, Monte) - made it possible to use simple variables inside [] for indexing. (Andrei) - added "once" attribute to {include_php}. (Monte)