svn: /pear2/MultiErrors/trunk/ RELEASE-0.2.0 package.xml package_compatible.xml
[email protected] (Brett Bieber)
| Newsgroups | php.pear.cvs,php.pear.core |
|---|---|
| Message-ID | <[email protected]> |
saltybeagle Sun, 23 May 2010 13:50:39 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=299659
Log:
Document and prep for 0.2.0 release. Ignore .tgz release files.
Changed paths:
_U pear2/MultiErrors/trunk/
A pear2/MultiErrors/trunk/RELEASE-0.2.0
U pear2/MultiErrors/trunk/package.xml
U pear2/MultiErrors/trunk/package_compatible.xml
Property changes on: pear2/MultiErrors/trunk
___________________________________________________________________
Added: svn:ignore
+ *.tar
*.tgz
*.zip
Added: pear2/MultiErrors/trunk/RELEASE-0.2.0
===================================================================
--- pear2/MultiErrors/trunk/RELEASE-0.2.0 (rev 0)
+++ pear2/MultiErrors/trunk/RELEASE-0.2.0 2010-05-23 13:50:39 UTC (rev 299659)
@@ -0,0 +1 @@
+Convert namespace to PEAR2
\ No newline at end of file
Modified: pear2/MultiErrors/trunk/package.xml
===================================================================
--- pear2/MultiErrors/trunk/package.xml 2010-05-23 13:48:52 UTC (rev 299658)
+++ pear2/MultiErrors/trunk/package.xml 2010-05-23 13:50:39 UTC (rev 299659)
@@ -43,10 +43,10 @@
<email>[email protected]</email>
<active>yes</active>
</lead>
- <date>2009-07-07</date>
- <time>23:21:48</time>
+ <date>2010-05-23</date>
+ <time>08:49:38</time>
<version>
- <release>0.1.0</release>
+ <release>0.2.0</release>
<api>0.1.0</api>
</version>
<stability>
@@ -54,7 +54,7 @@
<api>alpha</api>
</stability>
<license uri="http://www.opensource.org/licenses/bsd-license.php">New BSD License</license>
- <notes>Initial Release</notes>
+ <notes>Convert namespace to PEAR2</notes>
<contents>
<dir name="/">
<dir name="src" baseinstalldir="PEAR2">
Modified: pear2/MultiErrors/trunk/package_compatible.xml
===================================================================
--- pear2/MultiErrors/trunk/package_compatible.xml 2010-05-23 13:48:52 UTC (rev 299658)
+++ pear2/MultiErrors/trunk/package_compatible.xml 2010-05-23 13:50:39 UTC (rev 299659)
@@ -43,10 +43,10 @@
<email>[email protected]</email>
<active>yes</active>
</lead>
- <date>2009-07-07</date>
- <time>23:21:48</time>
+ <date>2010-05-23</date>
+ <time>08:49:38</time>
<version>
- <release>0.1.0</release>
+ <release>0.2.0</release>
<api>0.1.0</api>
</version>
<stability>
@@ -54,7 +54,7 @@
<api>alpha</api>
</stability>
<license uri="http://www.opensource.org/licenses/bsd-license.php">New BSD License</license>
- <notes>Initial Release</notes>
+ <notes>Convert namespace to PEAR2</notes>
<contents>
<dir name="/">
<file role="php" name="php/PEAR2/MultiErrors/Exception.php"/>