From: Date: Fri, 29 Mar 2002 01:21:08 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~984 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bf80594f6a3c8f87de4d3804d9a03967db899915;p=php NEWS update --- diff --git a/NEWS b/NEWS index d0c6440342..8d45b224b6 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2002, Version 4.3.0 +- A project has been added to the crack extension to allow it to be compiled + under Win32. Cracklib libraries for Win32 are available from + http://www.jtatesoftware.com/cracklib/. - Added two new functions: mysql_list_processes and mysql_stat. (Georg) - Added file_get_contents($filename), which will return the contents of a file as a string. It can be used with URL wrappers. (Wez)