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>
|
||||
<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"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue