Commit:    2873507ff3a184bc498700e0362a3b81eaf3b8c8
Author:    Sobak <[email protected]>         Fri, 27 Jun 2014 16:16:20 
+0200
Parents:   f581e2e1b8521e12da8642c89fea76378225647d
Branches:  master

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

Log:
Add link to the bugtracker

Changed paths:
  M  ChangeLog-5.php


Diff:
diff --git a/ChangeLog-5.php b/ChangeLog-5.php
index cc76565..e4510d0 100644
--- a/ChangeLog-5.php
+++ b/ChangeLog-5.php
@@ -23,7 +23,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", 
"css" => array("change
     (CVE-2014-3981).</li>
   <li><?php bugfix(67399); ?> (putenv with empty variable may lead to 
crash).</li>
   <li><?php bugfix(67498); ?> (phpinfo() Type Confusion Information Leak 
Vulnerability).</li>
-  <li>Fixed BC break introduced by patch for bug #67072.</li>
+  <li>Fixed BC break introduced by patch for bug <?php bugl(67072); ?>.</li>
 </ul></li>
 <li>Date:
 <ul>


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

Reply via email to