Commit: a7ab732daa91c9344aa0719fb7e834db95e1ad81 Author: Peter Cowburn <[email protected]> Thu, 24 Jul 2014 17:03:26 +0100 Parents: 097a075644c96d372f07a6ddc0a529ed6010645d Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=a7ab732daa91c9344aa0719fb7e834db95e1ad81 Log: fix 5.5.15 news Changed paths: M archive/entries/2014-07-24-1.xml Diff: diff --git a/archive/entries/2014-07-24-1.xml b/archive/entries/2014-07-24-1.xml index 9eb5160..6659df6 100644 --- a/archive/entries/2014-07-24-1.xml +++ b/archive/entries/2014-07-24-1.xml @@ -1,9 +1,11 @@ <?xml version="1.0" encoding="utf-8"?> <entry xmlns="http://www.w3.org/2005/Atom"> - <title>5.5.15</title> + <title>PHP 5.5.15 is released</title> <id>http://php.net/archive/2014.php#id2014-07-24-1</id> <published>2014-07-24T09:01:34+00:00</published> - <updated>2014-07-24T09:01:34+00:00</updated> + <updated>2014-07-24T17:03:26+01:00</updated> + <category term="frontpage" label="PHP.net frontpage news"/> + <category term="releases" label="New PHP release"/> <link href="http://php.net/index.php#id2014-07-24-1" rel="alternate" type="text/html"/> <link href="http://php.net/archive/2014.php#id2014-07-24-1" rel="via" type="text/html"/> <content type="xhtml"> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
