Commit: 59fdaf171c20e1feee31e390c67fd0991ba4fac8 Author: Peter Cowburn <[email protected]> Thu, 24 Jul 2014 17:03:26 +0100 Parents: 36c9b93f3d1c5f42fef5ef68cf38b48d42a375ca Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=59fdaf171c20e1feee31e390c67fd0991ba4fac8 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
