sr Tue Jul 29 05:40:04 2003 EDT Modified files: (Branch: PHP_4_3) /php-src NEWS Log: # Forgot NEWS entry for openssl change (rev. 1.52.2.15). Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.308 php-src/NEWS:1.1247.2.309 --- php-src/NEWS:1.1247.2.308 Mon Jul 28 00:02:55 2003 +++ php-src/NEWS Tue Jul 29 05:40:04 2003 @@ -16,6 +16,8 @@ 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php