Commit: 2fffe8a22fd1fca0203565dadeff89d00bf97ba0 Author: Adam Harvey <[email protected]> Thu, 29 May 2014 14:50:16 -0700 Parents: 1feefc45d421398f7c30ff07f9fa69a6232c1184 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=2fffe8a22fd1fca0203565dadeff89d00bf97ba0 Log: Fix indentation on the 5.5.13 changelog. Changed paths: M ChangeLog-5.php Diff: diff --git a/ChangeLog-5.php b/ChangeLog-5.php index 10455e9..df03bc4 100644 --- a/ChangeLog-5.php +++ b/ChangeLog-5.php @@ -23,11 +23,11 @@ function release_date($in) { <ul> <li><?php bugfix(67079); ?> (Missing MIME types for XML/XSL files).</li> </ul></li> -<ul><li>COM: +<li>COM: <ul> <li><?php bugfix(66431); ?> (Special Character via COM Interface (CP_UTF8)).</li> </ul></li> -<ul><li>Core: +<li>Core: <ul> <li><?php bugfix(65701); ?> (copy() doesn't work when destination filename is created by tempnam()).</li> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
