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)