Commit:    dcb3f47ff34bc07eeb8e96bc31384eab83f25b9d
Author:    Lior Kaplan <[email protected]>         Sat, 18 Oct 2014 13:43:00 
+0300
Parents:   35bff0c6037f6d6682f8e700ec67bdc85cab6c29
Branches:  master

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

Log:
Add bug link

Changed paths:
  M  ChangeLog-5.php


Diff:
diff --git a/ChangeLog-5.php b/ChangeLog-5.php
index 78014b3..5358ac5 100644
--- a/ChangeLog-5.php
+++ b/ChangeLog-5.php
@@ -60,7 +60,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", 
"css" => array("change
 </ul></li>
 <li>OpenSSL:
 <ul>
-  <li>Revert regression introduced by fix of bug #41631.</li>
+  <li>Revert regression introduced by fix of bug <?php bugl(41631); ?>.</li>
 </ul></li>
 <li>Reflection:
 <ul>


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

Reply via email to