summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2003-03-31 01:30:48 +0000
committer <changelog@php.net>2003-03-31 01:30:48 +0000
commit2dc5d2b71338f390370abb8efe043cb1fb2d2d55 (patch)
tree7230963b98e41d2f5482fd639dd45724370126ef
parent0367454d42d54dbf24bb741919376ae33f28748c (diff)
downloadphp-git-2dc5d2b71338f390370abb8efe043cb1fb2d2d55.tar.gz
NEWS update
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9ea980bfdb..cf41a3b635 100644
--- a/NEWS
+++ b/NEWS
@@ -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