From 16f793f876e3eca1483e9e5d262fdf11ef931b70 Mon Sep 17 00:00:00 2001 From: foobar Date: Sun, 8 Sep 2002 21:06:22 +0000 Subject: [PATCH] nice..nice.. --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 325ac5d3a8..6b0d3d598c 100644 --- a/NEWS +++ b/NEWS @@ -3,8 +3,8 @@ PHP 4 NEWS ? ? ??? 2002, Version 4.3.0 - Added support for fopen("ftps://...", ...) which allows to connect to FTP servers via SSL. (Stefan Esser) -- Made the User-Agent that php's fopen wrappers send, configurable via - php.ini or via a stream context. (Sterling) +- Made the "User-Agent" header send by the fopen wrappers to be configurable + in php.ini or via a stream context. (Sterling) - Added support for fopen("php://output", "wb") which returns a stream that writes to the output buffer (like echo and print). (Wez) - Added --disable-all configure option. (Jani) -- 2.40.0