Commit: e79d913c14bafef1eede4a9d04d2d4439f93b813 Author: Adam Harvey <ahar...@php.net> Thu, 29 May 2014 14:50:16 -0700 Parents: ba8fe364f4bfe4e2978458aa1d3e51b6d9bc1247 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=e79d913c14bafef1eede4a9d04d2d4439f93b813 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