- Add some releases notes

- Add myself in the maintainer list (stig)
This commit is contained in:
Pierre Joye 2003-04-04 01:23:40 +00:00
parent de5f17eb92
commit b0c36aeeaf

View file

@ -29,6 +29,12 @@
<name>Martin Jansen</name>
<email>mj@php.net</email>
</maintainer>
<maintainer>
<user>pajoye</user>
<role>maintainer</role>
<name>Pierre-Alain Joye</name>
<email>pajoye@pearfr.org</email>
</maintainer>
</maintainers>
<release>
<version>1.1</version>
@ -138,6 +144,11 @@ PEAR INSTALLER:
* Added "pear cvsdiff" command
* Windows output buffering bugfix for "pear" command
* Multiple drives installation now works on windows
* pear.bat uses ENV variables, allowing the installation
of many PEAR (windows)
</notes>
<deps>
<dep type="php" rel="ge" version="4.1"/>