mirror of
https://github.com/php/php-src.git
synced 2025-08-19 08:49:28 +02:00
- Add some releases notes
- Add myself in the maintainer list (stig)
This commit is contained in:
parent
de5f17eb92
commit
b0c36aeeaf
1 changed files with 11 additions and 0 deletions
|
@ -29,6 +29,12 @@
|
||||||
<name>Martin Jansen</name>
|
<name>Martin Jansen</name>
|
||||||
<email>mj@php.net</email>
|
<email>mj@php.net</email>
|
||||||
</maintainer>
|
</maintainer>
|
||||||
|
<maintainer>
|
||||||
|
<user>pajoye</user>
|
||||||
|
<role>maintainer</role>
|
||||||
|
<name>Pierre-Alain Joye</name>
|
||||||
|
<email>pajoye@pearfr.org</email>
|
||||||
|
</maintainer>
|
||||||
</maintainers>
|
</maintainers>
|
||||||
<release>
|
<release>
|
||||||
<version>1.1</version>
|
<version>1.1</version>
|
||||||
|
@ -138,6 +144,11 @@ PEAR INSTALLER:
|
||||||
* Added "pear cvsdiff" command
|
* Added "pear cvsdiff" command
|
||||||
|
|
||||||
* Windows output buffering bugfix for "pear" 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>
|
</notes>
|
||||||
<deps>
|
<deps>
|
||||||
<dep type="php" rel="ge" version="4.1"/>
|
<dep type="php" rel="ge" version="4.1"/>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue