diff options
author | <changelog@php.net> | 2003-03-31 01:30:48 +0000 |
---|---|---|
committer | <changelog@php.net> | 2003-03-31 01:30:48 +0000 |
commit | 2dc5d2b71338f390370abb8efe043cb1fb2d2d55 (patch) | |
tree | 7230963b98e41d2f5482fd639dd45724370126ef | |
parent | 0367454d42d54dbf24bb741919376ae33f28748c (diff) | |
download | php-git-2dc5d2b71338f390370abb8efe043cb1fb2d2d55.tar.gz |
NEWS update
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 200?, Version 5.0.0 +- Added optional parameter to openssl_sign() to specify the hashing + algorithm to use. (scott@planetscott.ca, Derick) - Moved extensions to PECL (http://pear.php.net/): (James, Tal) . ext/fribidi - Fixed bug #22386 (Using browscap causes segfault). This fix |