summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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