]> granicus.if.org Git - php/commitdiff
- Add some releases notes
authorPierre Joye <pajoye@php.net>
Fri, 4 Apr 2003 01:23:40 +0000 (01:23 +0000)
committerPierre Joye <pajoye@php.net>
Fri, 4 Apr 2003 01:23:40 +0000 (01:23 +0000)
- Add myself in the maintainer list (stig)

pear/package-PEAR.xml

index f6cca6b9f3434ef91dcebcf32d67170ce18ac322..95b72d811580b9ce9cfe7dd82928ab6900198f78 100644 (file)
       <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"/>