From b3c7c918295f09f6d8a60c2384b3365c580c9839 Mon Sep 17 00:00:00 2001 From: mohrt Date: Mon, 15 Apr 2002 14:57:27 +0000 Subject: [PATCH] update NEWS file --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 3c915ebb..b1272f56 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ + - fixed html_select_date when field separator is "/" + (Roberto Berto, Monte) - added YYYY-MM-DD format support to html_select_date (Jan Rosier, Monte) - fixed cache_lifetime logic bug,