]> granicus.if.org Git - php/commitdiff
# Forgot NEWS entry for openssl change (rev. 1.52.2.15).
authorStefan Roehrich <sr@php.net>
Tue, 29 Jul 2003 09:40:04 +0000 (09:40 +0000)
committerStefan Roehrich <sr@php.net>
Tue, 29 Jul 2003 09:40:04 +0000 (09:40 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0d797f9325a4daa8a57d3d10f34a44bd654862b7..d4dc4976648054398cef043fab93293d2cf2bc5a 100644 (file)
--- 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)