diff --git a/NEWS b/NEWS index 546661ef..5187120f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ + - fix handling of comments inside {php}- and {literal}-blocks (messju) - fix bug handling triple-quotes in config-files (BRDude, messju) - change default of request_use_auto_globals to true - $_SERVER is now preferred over $HTTP_SERVER_VARS (messju)