svn: /pear2/Pyrus/trunk/ RELEASE-2.0.0a2

[email protected] (Brett Bieber) Wed, 21 Jul 2010 03:26:50 +0000
Newsgroups php.pear.cvs,php.pear.core
Message-ID <[email protected]>
saltybeagle                              Wed, 21 Jul 2010 03:26:50 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=301433

Log:
Add note about additions and bug fix

Changed paths:
    U   pear2/Pyrus/trunk/RELEASE-2.0.0a2

Modified: pear2/Pyrus/trunk/RELEASE-2.0.0a2
===================================================================
--- pear2/Pyrus/trunk/RELEASE-2.0.0a2	2010-07-21 02:37:42 UTC (rev 301432)
+++ pear2/Pyrus/trunk/RELEASE-2.0.0a2	2010-07-21 03:26:50 UTC (rev 301433)
@@ -1,8 +1,12 @@
 Second alpha release

+Additions:
+
+ - If install fails due to unknown channel, ask to discover [saltybeagle]
+
 Bug Fixes:

  - Fixed minimum PHP version checks in Channel\RemotePackage [gauthierm]
  - Add SQLite3 as a required extension [saltybeagle]
  - Fix bin/pyrus script [saltybeagle]
- - Loop when discovering a channel twice [boekkooi]
\ No newline at end of file
+ - Loop when discovering a channel twice [boekkooi]