]> granicus.if.org Git - php/commitdiff
- Rewording
authorDerick Rethans <derick@php.net>
Mon, 30 Sep 2002 05:20:17 +0000 (05:20 +0000)
committerDerick Rethans <derick@php.net>
Mon, 30 Sep 2002 05:20:17 +0000 (05:20 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f54453463136b0455c37fd0272bfb3e2879d5858..ed4ca8d4a0df692ea4b58d9d2e5c399432b2b7fc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,9 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 2002, Version 4.3.0
-- ATTENTION!! "make install" will install CLI SAPI version of "php" binary in 
-  {PREFIX}/bin/php *always* while CGI binary is renamed and installed as 
-  {PREFIX}/bin/php-cgi when CGI SAPI is chosen.
+- ATTENTION!! "make install" will *always* install the CLI SAPI binary in 
+  {PREFIX}/bin/php. If you did enable the CGI binary to be build, it is
+  installed as {PREFIX}/bin/php-cgi.
 - Fixed bug #17281 (Sanity checks for encoding sessions). (Ilia)
 - Fixed bug #16995 and #19392 (Prevent crash if $HTTP_SESSION_VARS != ARRAY).
   (Ilia)