Commit:    5ebcfa96ec4fe35cf8b5e3d60cb42454a1a6afcc
Author:    Stanislav Malyshev <[email protected]>         Fri, 16 Aug 2013 
10:17:11 -0700
Parents:   730baa68705035b5bacf3a3de613d4fdf728137e
Branches:  master

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

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