From: Stefan Roehrich Date: Tue, 29 Jul 2003 09:40:04 +0000 (+0000) Subject: # Forgot NEWS entry for openssl change (rev. 1.52.2.15). X-Git-Tag: php-4.3.3RC2~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f9938a3e9ab36dcdf9e14c1042c8409992fde64a;p=php # Forgot NEWS entry for openssl change (rev. 1.52.2.15). --- diff --git a/NEWS b/NEWS index 0d797f9325..d4dc497664 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,8 @@ PHP 4 NEWS is used for background color. (Pierre-Alain Joye) - Fixed a bug that under certain circumstances could invalidate safe_mode. (Ilia) +- Fixed certificate version and allow setting of the serial number in + openssl_csr_sign(). (Stefan) - Fixed bug #24827 (ob_gzhandler overrides Vary header). (Ilia) - Fixed bug #24783 (foreach($ar as $key => $val), $key not binary safe). (Zeev) - Fixed bug #24760 (non-default SNMP port number not working). (Jani)