]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Tue, 4 Feb 2003 01:32:24 +0000 (01:32 +0000)
committer <changelog@php.net> <>
Tue, 4 Feb 2003 01:32:24 +0000 (01:32 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a2b9e59468dd42192ffdd3cd8ae4a33b052bbc25..57ca39d9e748c4203cd8c6cccd73d6d82827b8cb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 200?, Version 5.0.0
+- Added command line parameters -B, -F, -R and -E which allow to process
+  stdin line by line (See php -h for more). (marcus)
 - Added XBM support for bundled gd library. (marcus)
 - Added XBM support for GetImageSize(). (helly)
 - Fixed bug #20155 (xmlrpc compile problem with ZE2). (Derick, Jan Schneider)