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

diff --git a/NEWS b/NEWS
index 1d57097aef1de5e0561b6f2669c1c7ec7ceab2cc..79814725aeff5cb2155176fa38cb766003b883d2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,11 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 2002, Version 4.3.0
+- Added stream_select() which works like socket_select but only works on
+  streams returned by fopen(), fsockopen() and pfsockopen(). (Wez)
+- Fixed bug #19595 (Missing functions for GD2 format handling).
+- Fix for bug #19633 (wrong directories in ext/ldap/config.m4). (Derick)
+- Fixed bugs #17274 and #19627 (segfault in sem_remove). (Wez)
 - Fixed bug #18022 (fopen does not work with php://stdin anymore on Solaris).
   (Wez)
 - Added mb_convert_case() function to the mbstring extension which can convert