Commit: 9565e691d81468fb8ed934146b01dd239201eb43 Author: Hannes Magnusson <[email protected]> Fri, 15 May 2015 10:04:09 -0700 Parents: 0251c6ddbc8bee4243e2b0400b46990ffb1e8efe Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=9565e691d81468fb8ed934146b01dd239201eb43 Log: Fix xml so we can actually see these news Changed paths: M archive/entries/2015-05-14-3.xml Diff: diff --git a/archive/entries/2015-05-14-3.xml b/archive/entries/2015-05-14-3.xml index c36db89..3328383 100644 --- a/archive/entries/2015-05-14-3.xml +++ b/archive/entries/2015-05-14-3.xml @@ -19,6 +19,7 @@ <p>For source downloads of PHP 5.6.9 please visit our <a href="http://www.php.net/downloads.php">downloads page</a>, Windows binaries can be found on <a href="http://windows.php.net/download/">windows.php.net/download/</a>. The list of changes is recorded in the <a href="http://www.php.net/ChangeLog-5.php#5.6.9">ChangeLog</a>. + </p> </div> </content> </entry> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
