]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Wed, 19 Feb 2003 01:32:20 +0000 (01:32 +0000)
committer <changelog@php.net> <>
Wed, 19 Feb 2003 01:32:20 +0000 (01:32 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 293319f33d1837357df4943dfc9059d1a1fd33b8..f053526f7d51c8ec8237fcf85be0b6f0e09d8944 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 200?, Version 5.0.0
+- Added new parameter to sha1() and md5() which return the digest as
+  binary data. (Michael Bretterklieber <mbretter@jawa.at>, Derick)
 - Added proc_nice() function, which allows changing priority of the current
   process. (Ilia)
 - Added pcntl_getpriority() and pcntl_setpriority() functions, which can be