Skip to content

Commit

Permalink
Preparing package2.xml for release
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.php.net/repository/pear/packages/XML_Feed_Parser/trunk@233480 c90b9560-bf6c-de11-be94-00142212c4b1
  • Loading branch information
James Stewart committed Apr 9, 2007
1 parent a2528b9 commit da8ba0d
Showing 1 changed file with 20 additions and 6 deletions.
26 changes: 20 additions & 6 deletions package2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,19 @@ http://pear.php.net/dtd/package-2.0.xsd">
<email>[email protected]</email>
<active>yes</active>
</lead>
<date>2007-02-01</date>
<time>18:56:29</time>
<date>2007-04-09</date>
<time>10:47:00</time>
<version>
<release>1.0.1</release>
<api>1.0.1</api>
<release>1.0.2</release>
<api>1.0.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<license uri="http://www.php.net/license">PHP License</license>
<notes>Fixed bug in atom link handling that was preventing link retrieval
Changed detection of text content type to avoid false positives
<notes>Fixed bug #10499 - AtomElement's xpath is NULL (thanks to Teo Hui Ming)
Fixed bug #10501 -- atom getLink() should query links without rel in special case (thanks to Teo Hui Ming)
</notes>
<contents>
<dir name="/">
Expand Down Expand Up @@ -151,6 +151,20 @@ Changed detection of text content type to avoid false positives
</dependencies>
<phprelease />
<changelog>
<release>
<version>
<release>1.0.2</release>
<api>1.0.1</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2007-01-09</date>
<license uri="http://www.php.net/license">PHP License</license>
<notes></notes>
</release>

<release>
<version>
<release>1.0.1</release>
Expand Down

0 comments on commit da8ba0d

Please sign in to comment.