]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Sun, 8 Sep 2002 00:34:55 +0000 (00:34 +0000)
committer <changelog@php.net> <>
Sun, 8 Sep 2002 00:34:55 +0000 (00:34 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 348aeb03a9d37b60cfec499139e4360d40299cc4..6fa6a3685c007163424e22a39417408fdd156e29 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 2002, Version 4.3.0
+- Made the User-Agent that php's fopen wrappers send, configurable via
+  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)