<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE package SYSTEM "http://pear.php.net/dtd/package-1.0">
<package version="1.0">
  <name>Net_URL</name>
  <summary>Easy parsing of Urls</summary>
  <description>Provides easy parsing of URLs and their constituent parts.</description>
  <maintainers>
    <maintainer>
      <user>richard</user>
      <name>Richard heyes</name>
      <email>richard@php.net</email>
      <role>lead</role>
    </maintainer>
  </maintainers>
  <release>
    <version>1.0.14</version>
    <date>2004-06-19</date>
    <license>BSD</license>
    <state>stable</state>
    <notes>Whitespace</notes>
    <filelist>
      <file role="php" baseinstalldir="Net" name="URL.php"/>
      <file role="doc" baseinstalldir="Net" name="docs/example.php"/>
    </filelist>
  </release>
  <changelog>
    <release>
      <version>1.0.13</version>
      <date>2004-06-05</date>
      <license>BSD</license>
      <state>stable</state>
      <notes>Fix bug 1558
</notes>
    </release>
    <release>
      <version>1.0.12</version>
      <date>2004-05-08</date>
      <license>BSD</license>
      <state>stable</state>
      <notes>Bug fixes release (#704 and #1036)
</notes>
    </release>
    <release>
      <version>1.0.11</version>
      <date>2004-01-17</date>
      <license>BSD</license>
      <state>stable</state>
      <notes>Bug fixes release (#83 and #471)
</notes>
    </release>
    <release>
      <version>1.0.10</version>
      <date>2002-04-06</date>
      <license>BSD</license>
      <state>stable</state>
      <notes>Be more flexible in what constitutes a scheme
</notes>
    </release>
    <release>
      <version>1.0.9</version>
      <date>2002-04-05</date>
      <state>stable</state>
      <notes>Fix couple of absolute URL bugs.
</notes>
    </release>
    <release>
      <version>1.0.8</version>
      <date>2002-03-06</date>
      <state>stable</state>
      <notes>Various bugs. Remove auto setting of default url to '/' if a url is supplied
to the constructor. May cause BC issues.
</notes>
    </release>
    <release>
      <version>1.0.7</version>
      <date>2002-12-07</date>
      <state>stable</state>
      <notes>Added method to resolve URL paths of //, ../ and ./
</notes>
    </release>
    <release>
      <version>1.0.6</version>
      <date>2002-12-07</date>
      <state>stable</state>
      <notes>Make usage of [] optional
</notes>
    </release>
    <release>
      <version>1.0.5</version>
      <date>2002-11-14</date>
      <state>stable</state>
      <notes>Allow for URLS such as ...?foo
</notes>
    </release>
    <release>
      <version>1.0.4</version>
      <date>2002-07-27</date>
      <state>stable</state>
      <notes>License change

</notes>
    </release>
    <release>
      <version>1.0.3</version>
      <date>2002-06-20</date>
      <state>stable</state>
      <notes>Now uses HTTP_HOST if available.
</notes>
    </release>
    <release>
      <version>1.0.2</version>
      <date>2002-04-28</date>
      <state>stable</state>
      <notes>updated to fix a minor irritation when running on windows
</notes>
    </release>
    <release>
      <version>1.0.1</version>
      <date>2002-04-28</date>
      <state>stable</state>
      <notes>Maintenance release. Bugs fixed with path detection and defaults.
</notes>
    </release>
    <release>
      <version>1.0</version>
      <date>2002-02-17</date>
      <state>stable</state>
      <notes>This is the initial release of the Net_URL package.
</notes>
    </release>
  </changelog>
</package>
