]> granicus.if.org Git - php/commitdiff
*** empty log message ***
authorAndi Gutmans <andi@php.net>
Fri, 3 Nov 2000 00:57:05 +0000 (00:57 +0000)
committerAndi Gutmans <andi@php.net>
Fri, 3 Nov 2000 00:57:05 +0000 (00:57 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 94845986a5a82c427aa3a943301985b000f2a406..9dde58ada94a439655582a233721dfb7af17a69d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.4
+- Fixed crypt() to supply random seed if none is given (Andi)
 - Fixed mysql_close() - it wasn't properly closing MySQL connections (Zeev)
 - Made print_r support recursive data structures, e.g., $GLOBALS. (Zeev)
 - Fixed a bug that caused PHP not to properly flush its output buffer, if more