Commit:    602820e58953b5df1f62d25fdd7368816b7f13df
Author:    Stanislav Malyshev <[email protected]>         Fri, 16 Aug 2013 
10:17:11 -0700
Parents:   c79a70ca4a1cf0db93cff87504eb402c9017435d
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=602820e58953b5df1f62d25fdd7368816b7f13df

Log:
fix cve number

Changed paths:
  M  ChangeLog-5.php


Diff:
diff --git a/ChangeLog-5.php b/ChangeLog-5.php
index 5b794cb..296010b 100644
--- a/ChangeLog-5.php
+++ b/ChangeLog-5.php
@@ -69,7 +69,7 @@ function peclbugl($number)   { echo "<a 
href=\"http://pecl.php.net/bugs/bug.php?
 </ul></li>
 <li>Openssl:
 <ul>
-  <li>Fixed handling null bytes in subjectAltName (CVE-2013-4073).</li>
+  <li>Fixed handling null bytes in subjectAltName (CVE-2013-4248).</li>
 </ul></li>
 <li>PDO:
 <ul>


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to