Commit:    d273558f36a7d09b81316b619897b9b63d89e53e
Author:    Stanislav Malyshev <[email protected]>         Thu, 12 Dec 2013 
16:03:38 -0800
Parents:   5f1903faf04ed6e30239c5cd5a39d9a222298f74
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=d273558f36a7d09b81316b619897b9b63d89e53e

Log:
fix type, in case it's important

Changed paths:
  M  archive/entries/2013-12-12-2.xml


Diff:
diff --git a/archive/entries/2013-12-12-2.xml b/archive/entries/2013-12-12-2.xml
index 91780eb..1dffc6e 100644
--- a/archive/entries/2013-12-12-2.xml
+++ b/archive/entries/2013-12-12-2.xml
@@ -8,7 +8,7 @@
   <category term="releases" label="New PHP release"/>
   <link href="http://php.net/index.php#id2013-12-12-2"; rel="alternate" 
type="text/html"/>
   <link href="http://php.net/archive/2013.php#id2013-12-12-2"; rel="via" 
type="text/html"/>
-  <content type="html">
+  <content type="xhtml">
     <div xmlns="http://www.w3.org/1999/xhtml";>
      <p>The PHP development team announces the immediate availability of PHP 
5.3.28. This release fixes two security issues in OpenSSL module in PHP 5.3 - 
CVE-2013-4073 and CVE-2013-6420. All PHP 5.3 users are encouraged to upgrade to 
PHP 5.3.28 or latest versions of PHP 5.4 or PHP 5.5.<p>


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to