Commit: a1f27a235e5964731e5af02d6cd4118ccfb59e2f Author: Julien Pauli <[email protected]> Thu, 24 Jan 2013 11:49:40 +0100 Parents: 2f887421c20219cf3334e17e827e8681449a17aa Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=a1f27a235e5964731e5af02d6cd4118ccfb59e2f Log: Fixed news title Changed paths: M archive/entries/2013-01-24-1.xml Diff: diff --git a/archive/entries/2013-01-24-1.xml b/archive/entries/2013-01-24-1.xml index 868cf1b..eeb7559 100644 --- a/archive/entries/2013-01-24-1.xml +++ b/archive/entries/2013-01-24-1.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <entry xmlns="http://www.w3.org/2005/Atom"> - <title>alpha4</title> + <title>PHP 5.5.0 Alpha4 released</title> <id>http://php.net/archive/2013.php#id2013-01-24-1</id> <published>2013-01-24T10:28:02+00:00</published> <updated>2013-01-24T10:28:02+00:00</updated> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
