wez             Wed Apr 21 19:02:56 2004 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  News about the ssl server socket bug
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1690&r2=1.1691&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1690 php-src/NEWS:1.1691
--- php-src/NEWS:1.1690 Wed Apr 21 08:02:47 2004
+++ php-src/NEWS        Wed Apr 21 19:02:56 2004
@@ -18,6 +18,7 @@
   (Dmitry)
 - Fixed handling of return values from storred procedures in mssql_execute()
   with multiple result sets returned. (Frank)
+- Fixed bug #28096 (stream_socket_accept() doesn't work with ssl). (Wez)
 - Fixed bug #28007 (compile mssql extension with old versions of FreeTDS
   fails). (Frank)
 - Fixed bug #27997 (SPL: Crash with getInnerIterator()). (Marcus)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to