]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Sun, 9 Jun 2002 00:22:17 +0000 (00:22 +0000)
committer <changelog@php.net> <>
Sun, 9 Jun 2002 00:22:17 +0000 (00:22 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 83f7c3c94041189bb01227de5a6923067b11151a..720c596bbc8ccb58a92a7496ba7b8309f29c0846 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2002, Version 4.3.0
+- added support for --with-mysql-sock so people can specify it (eg, NFS compiles, etc)
 - Fixed is_a() to properly work on extension registered classes. (Andrei)
 - New constants: PHP_PREFIX and PHP_SHLIB_SUFFIX. (Stig)
 - Added STDIN, STDOUT and STDERR constants for CLI sapi reflecting opened