From 164367d526ffee8b55bb6cb0318dc3893fc1fe30 Mon Sep 17 00:00:00 2001 From: mohrt Date: Tue, 17 Jun 2003 22:02:10 +0000 Subject: [PATCH] fix name --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 45d32af3..1c5427b1 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ - - add math speedup to core (Wom.bat, Monte) + - add math speedup to core (Dominik, Monte) - fix newlines for tags without template output (Monte) - added config-option "request_use_auto_globals" to make auto-globals be used as request vars instead of HTTP_*_VARS (messju)