]> granicus.if.org Git - php/commitdiff
Name update.
authorAndrei Zmievski <andrei@php.net>
Mon, 29 Nov 1999 14:42:57 +0000 (14:42 +0000)
committerAndrei Zmievski <andrei@php.net>
Mon, 29 Nov 1999 14:42:57 +0000 (14:42 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 54bc82c0b1c1c58a5f0d282a38986897d604ad2a..2b522d0a68b6656ade2fd8e134d872fc084edc43 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,9 +2,9 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ?? ????, Version 4.0 Beta 4
-- Renamed "PECL" to "PEAR" (PHP Extension and Add-on Repository).
+- Renamed "PECL" to "PEAR" (PHP Extension and Add-on Repository) (Stig)
 - buildconf now uses build.mk
-- Disable symlinks to urls
+- Disable symlinks to urls (Rasmus)
 - Informix driver now reflects version of ESQL/C used  (Danny)
 - Modified session_register() to take variable number of arguments (Andrei)
 - Fixed file descriptor leak in thread safe mode (Zeev, Zend library)