svn: /pear2/HTTP_Request/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:47:15 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=299656
Log:
Document and prep for 0.2.0 release. Ignore .tgz release files.
Changed paths:
_U pear2/HTTP_Request/trunk/
A pear2/HTTP_Request/trunk/RELEASE-0.2.0
U pear2/HTTP_Request/trunk/package.xml
U pear2/HTTP_Request/trunk/package_compatible.xml
Property changes on: pear2/HTTP_Request/trunk
___________________________________________________________________
Added: svn:ignore
+ *.tar
*.tgz
*.zip
Added: pear2/HTTP_Request/trunk/RELEASE-0.2.0
===================================================================
--- pear2/HTTP_Request/trunk/RELEASE-0.2.0 (rev 0)
+++ pear2/HTTP_Request/trunk/RELEASE-0.2.0 2010-05-23 13:47:15 UTC (rev 299656)
@@ -0,0 +1 @@
+Convert namespace to PEAR2
\ No newline at end of file
Modified: pear2/HTTP_Request/trunk/package.xml
===================================================================
--- pear2/HTTP_Request/trunk/package.xml 2010-05-23 13:42:27 UTC (rev 299655)
+++ pear2/HTTP_Request/trunk/package.xml 2010-05-23 13:47:15 UTC (rev 299656)
@@ -52,10 +52,10 @@
<email>[email protected]</email>
<active>yes</active>
</helper>
- <date>2009-12-13</date>
- <time>08:23:40</time>
+ <date>2010-05-23</date>
+ <time>08:45:13</time>
<version>
- <release>0.1.0</release>
+ <release>0.2.0</release>
<api>0.1.0</api>
</version>
<stability>
@@ -63,8 +63,7 @@
<api>alpha</api>
</stability>
<license uri="http://www.opensource.org/licenses/bsd-license.php">New BSD License</license>
- <notes>First attempt.
-</notes>
+ <notes>Convert namespace to PEAR2</notes>
<contents>
<dir name="/">
<dir name="examples">
Modified: pear2/HTTP_Request/trunk/package_compatible.xml
===================================================================
--- pear2/HTTP_Request/trunk/package_compatible.xml 2010-05-23 13:42:27 UTC (rev 299655)
+++ pear2/HTTP_Request/trunk/package_compatible.xml 2010-05-23 13:47:15 UTC (rev 299656)
@@ -52,10 +52,10 @@
<email>[email protected]</email>
<active>yes</active>
</helper>
- <date>2009-12-13</date>
- <time>08:23:40</time>
+ <date>2010-05-23</date>
+ <time>08:45:13</time>
<version>
- <release>0.1.0</release>
+ <release>0.2.0</release>
<api>0.1.0</api>
</version>
<stability>
@@ -63,8 +63,7 @@
<api>alpha</api>
</stability>
<license uri="http://www.opensource.org/licenses/bsd-license.php">New BSD License</license>
- <notes>First attempt.
-</notes>
+ <notes>Convert namespace to PEAR2</notes>
<contents>
<dir name="/">
<file role="test" name="test/PEAR2_HTTP_Request/pear2.php.net/_setup.php"/>