From d8ad454742acba786738b39cbcc7c10f7b57adbe Mon Sep 17 00:00:00 2001 From: Chuck Burgess Date: Mon, 11 Feb 2019 08:09:14 -0600 Subject: [PATCH] original prep for v1.0.5 --- package.xml | 95 +++++++++++++++++++++++++++++++++-------------------- 1 file changed, 59 insertions(+), 36 deletions(-) diff --git a/package.xml b/package.xml index 56ccc78..0e0ea50 100644 --- a/package.xml +++ b/package.xml @@ -1,5 +1,5 @@ - + XML_Feed_Parser pear.php.net Providing a unified API for handling Atom/RSS @@ -10,10 +10,10 @@ james@jystewart.net yes - 2010-10-11 - + 2012-01-27 + - 1.0.4 + 1.0.5 1.0.0 @@ -22,12 +22,12 @@ LGPL -QA Release -Bug #15129 Assorted parse errors in tests -Bug #15309 -Bug #15318 -Bug #15322 -Bug #15365 +QA release +Bug #16416 atom:link causes getLink to fail for RSS2.php +Bug #16986 Fatal error on XML_Feed_Parser_RSS2::getEntryById() +Bug #19086 RSS block picks the wrong links for articles +Bug #19089 constructor doesn't respect $suppressWarnings flags +Bug #19091 Warnings when image element has no title, link, or url attribute @@ -46,7 +46,7 @@ Bug #15365 - + @@ -1625,24 +1625,24 @@ Bug #15365 - + - + - + - - + + @@ -1650,22 +1650,26 @@ Bug #15365 - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + @@ -1676,14 +1680,13 @@ Bug #15365 1.4.0b1 - - xml - Log pear.php.net - 1.7 + + xml + @@ -2059,5 +2062,25 @@ Bug #15322 Bug #15365 + + + 1.0.5 + 1.0.0 + + + stable + stable + + 2012-01-28 + LGPL + +QA release +Bug #16416 atom:link causes getLink to fail for RSS2.php +Bug #16986 Fatal error on XML_Feed_Parser_RSS2::getEntryById() +Bug #19086 RSS block picks the wrong links for articles +Bug #19089 constructor doesn't respect $suppressWarnings flags +Bug #19091 Warnings when image element has no title, link, or url attribute + +