sniper          Sun Nov 30 04:41:33 2003 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  New funcs
  
Index: php-src/NEWS
diff -u php-src/NEWS:1.1512 php-src/NEWS:1.1513
--- php-src/NEWS:1.1512 Sat Nov 29 12:00:53 2003
+++ php-src/NEWS        Sun Nov 30 04:41:32 2003
@@ -12,6 +12,7 @@
   . php_strip_whitespace(). strip whitespace & comments from a script. (Ilia)
   . php_check_syntax(). check php script for parse errors. (Ilia)
   . image_type_to_extension(). return extension based on image type. (Ilia)
+  . stream_socket_sendto() and stream_socket_recvfrom(). (Wez)
 - Route stat() and family via streams API. (Sara)
 - Fixed __autoload() to preserve case of the passed class name. (Andi)
 - Fixed bug #26072 (--disable-libxml does not work). (Jani)

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

Reply via email to