From 90b653ea60aa7c01f0637c41ed7afcc6f6ff0ba0 Mon Sep 17 00:00:00 2001 From: andrey Date: Thu, 15 Mar 2001 22:18:18 +0000 Subject: [PATCH] *** empty log message *** --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 749959dd..19a0278f 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,5 @@ - - added format attribute to math function (Monte) + - significantly improved config_load performance. (Andrei) + - added format attribute to math function. (Monte) - added html_select_time custom function. (Andrei) - fixed minor PHP warning when attempting to unset an unset variable (Monte)