Commit:    5517f0ef2c613bb8d62592eb025971b5015e190b
Author:    Lior Kaplan <[email protected]>         Thu, 28 Aug 2014 19:07:13 
+0300
Parents:   91316490a3d7f4e0259c004f9f05c7e031ddbde8
Branches:  master

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

Log:
Typos / Format fixes

Changed paths:
  M  ChangeLog-5.php


Diff:
diff --git a/ChangeLog-5.php b/ChangeLog-5.php
index 0970aca..4ad4066 100644
--- a/ChangeLog-5.php
+++ b/ChangeLog-5.php
@@ -177,8 +177,8 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", 
"css" => array("change
   <li><?php bugfix(67248); ?> (imageaffinematrixget missing check of 
parameters).</li>
   <li>Fixed imagettftext to load the correct character map rather than the 
last one.</li>
   <li><?php bugfix(66714); ?> ( imageconvolution breakage).</li>
-  <li><?php bugfix(66815); ?> (imagecrop(): insufficient fix for NULL defer 
CVE-2013-7327). (Tomas Hoger, Remi).</li>
-  <li>Fixed #66869 (Invalid 2nd argument crashes imageaffinematrixget) 
(Pierre)</li>
+  <li><?php bugfix(66815); ?> (imagecrop(): insufficient fix for NULL defer). 
(CVE-2013-7327)</li>
+  <li><?php bugfix(66869); ?> (Invalid 2nd argument crashes 
imageaffinematrixget).</li>
   <li><?php bugfix(66887); ?> (imagescale - poor quality of scaled image).</li>
   <li><?php bugfix(66890); ?> (imagescale segfault).</li>
   <li><?php bugfix(66893); ?> (imagescale ignore method argument).</li>
@@ -479,7 +479,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", 
"css" => array("change
 <ul>
   <li><?php bugfix(67705); ?> (extensive backtracking in rule regular 
expression).
     (CVE-2014-3538).</li>
-  <li><?php bugfix(67716); ?> (Segfault in cdf.c). (CVE-2014-3587)).</li>
+  <li><?php bugfix(67716); ?> (Segfault in cdf.c). (CVE-2014-3587).</li>
 </ul></li>
 <li>FPM:
 <ul>


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

Reply via email to