From 77b6cdb7dde5d4e67340f75c26e60384e6ff72eb Mon Sep 17 00:00:00 2001 From: foobar Date: Mon, 7 Jul 2003 22:51:27 +0000 Subject: [PATCH] Missing entries --- NEWS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 9df5fb8aca..eb21df4889 100644 --- a/NEWS +++ b/NEWS @@ -27,9 +27,11 @@ PHP 4 NEWS . php4_execute (obj.conf): support for additional php.ini values. Allows different settings per virtual server. (See sapi/nsapi/nsapi-readme.txt for more information) - . Added support for virtual() + . Added support for virtual(). + . Added nsapi_request_headers() and nsapi_response_headers() with aliases + for apache compatibility. . Added "nsapi.read_timeout" php.ini option. - . Synced $_SERVER variables to be similar to Apache variables + . Synced $_SERVER variables to be similar to Apache variables. - Improved the IMAP extension (Ilia) . Added imap_timeout() function. (bug #24161) . Added optional 'charset' parameter to imap_search() and imap_sort(). -- 2.40.0