]> granicus.if.org Git - php/commitdiff
Go with b3
authorTomas V.V.Cox <cox@php.net>
Tue, 8 Jul 2003 10:53:33 +0000 (10:53 +0000)
committerTomas V.V.Cox <cox@php.net>
Tue, 8 Jul 2003 10:53:33 +0000 (10:53 +0000)
pear/package-PEAR.xml

index 5aa793ba18e80066da4ebf3b1b86905a59e3a0d3..f88fc848eb845b20901cd71efab46fe992efbe18 100644 (file)
     </maintainer>
   </maintainers>
   <release>
-    <version>1.2b2</version>
+    <version>1.2b3</version>
     <state>beta</state>
-    <date>2003-06-23</date>
+    <date>2003-07-08</date>
     <notes>
 * Changed license from PHP 2.02 to 3.0
 * Added support for optional dependencies
 * Made upgrade and uninstall package case insensitive
 * pear makerpm, now works and generates a better system independant spec file
 * pear install|build &lt;pecl-package&gt;, now exposes the compilation progress
+* Installer now checks dependencies on package uninstall
 * Added new pear bundle command, which downloads and uncompress a &lt;pecl-package&gt;.
 The main purpouse of this command is for easily adding extensions to the PHP sources
 before compiling it.