Skip to content

Commit

Permalink
Release 1.1
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.php.net/repository/pear/packages/XML_Tree/trunk@82581 c90b9560-bf6c-de11-be94-00142212c4b1
  • Loading branch information
tvvcox committed May 17, 2002
1 parent 3502b18 commit 26d7d72
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions package.xml
Expand Up @@ -23,12 +23,18 @@
</maintainer>
</maintainers>
<release>
<version>1.0</version>
<date>2001-08-16</date>
<version>1.1</version>
<date>2002-05-16</date>
<license>PHP 2.02</license>
<state>stable</state>
<notes>
This is the initial independent PEAR release.
- Added support for mixed element content (cox)
- Added identation for $node->get() (cox)
- Adapted API to PEAR coding standars (mj)
- Added getTreeFromString() (cox)
- Root node now stores attributes (mj, cox)
- Improved clone(), added insert_child() and remove_child() (bernd)
(Backwards compatibility preserved)
</notes>
<filelist>
<dir name="/" baseinstalldir="XML">
Expand Down

0 comments on commit 26d7d72

Please sign in to comment.