Commit:    a9f00cc1a907b22068414900a222f2d31e02c996
Author:    Lior Kaplan <[email protected]>         Sun, 7 Feb 2016 19:42:50 
+0200
Parents:   ded94ce2b1224235460d249e58d83ca839f091eb
Branches:  master

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

Log:
Add bug link for #70976

Bugs:
https://bugs.php.net/70976

Changed paths:
  M  ChangeLog-5.php


Diff:
diff --git a/ChangeLog-5.php b/ChangeLog-5.php
index d642852..e3ef165 100644
--- a/ChangeLog-5.php
+++ b/ChangeLog-5.php
@@ -73,7 +73,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", 
"css" => array("change
 </ul></li>
 <li>GD:
 <ul>
-  <li>Improved the fix for bug #70976.</li>
+  <li>Improved fix for bug <?php bugl(70976) ?>.</li>
 </ul></li>
 <li>PCRE:
 <ul>


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

Reply via email to