Discussion:
svn: /pear/pear-core/tags/PEAR-1.9.3/ package.xml package2.xml
Helgi Þormar Þorbjörnsson
2011-06-04 22:40:49 UTC
Permalink
dufuz Sat, 04 Jun 2011 22:40:49 +0000

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

Log:
prepare a release

Changed paths:
U pear/pear-core/tags/PEAR-1.9.3/package.xml
U pear/pear-core/tags/PEAR-1.9.3/package2.xml

Modified: pear/pear-core/tags/PEAR-1.9.3/package.xml
===================================================================
--- pear/pear-core/tags/PEAR-1.9.3/package.xml 2011-06-04 19:20:20 UTC (rev 311807)
+++ pear/pear-core/tags/PEAR-1.9.3/package.xml 2011-06-04 22:40:49 UTC (rev 311808)
@@ -86,8 +86,8 @@
</maintainer>
</maintainers>
<release>
- <version>1.9.2</version>
- <date>2011-02-28</date>
+ <version>1.9.3</version>
+ <date>2011-06-04</date>
<license>New BSD License</license>
<state>stable</state>
<notes>

Modified: pear/pear-core/tags/PEAR-1.9.3/package2.xml
===================================================================
--- pear/pear-core/tags/PEAR-1.9.3/package2.xml 2011-06-04 19:20:20 UTC (rev 311807)
+++ pear/pear-core/tags/PEAR-1.9.3/package2.xml 2011-06-04 22:40:49 UTC (rev 311808)
@@ -81,8 +81,8 @@
<email>***@php.net</email>
<active>no</active>
</helper>
- <date>2011-02-28</date>
- <time>18:30:00</time>
+ <date>2011-06-04</date>
+ <time>15:30:00</time>
<version>
<release>1.9.3</release>
<api>1.9.2</api>
Helgi Þormar Þorbjörnsson
2011-06-05 00:42:22 UTC
Permalink
dufuz Sun, 05 Jun 2011 00:42:22 +0000

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

Log:
Fix a typo in the changelog.

Changed paths:
U pear/pear-core/tags/PEAR-1.9.3/package.xml
U pear/pear-core/tags/PEAR-1.9.3/package2.xml

Modified: pear/pear-core/tags/PEAR-1.9.3/package.xml
===================================================================
--- pear/pear-core/tags/PEAR-1.9.3/package.xml 2011-06-05 00:32:27 UTC (rev 311814)
+++ pear/pear-core/tags/PEAR-1.9.3/package.xml 2011-06-05 00:42:22 UTC (rev 311815)
@@ -95,7 +95,7 @@
* Fixed Bug #18340: raiseErro typo [doconnor]
* Fixed Bug #18349: package.xml version not recognized when single quoted [dufuz]
* Fixed Bug #18364: date.timezone errors for sh/bat files when TZ is not set in php.ini [dufuz]
- * Fixed Bug #18388: Parenteses error in REST.php line 232 [dufuz]
+ * Fixed Bug #18388: Parentheses error in REST.php line 232 [dufuz]
* Fixed Bug #18428: invalid preg_match patterns [glen]
* Fixed Bug #18486: REST/10.php does not check error condition [dufuz]
* Fixed a problem in RunTest and code coverage. Correctly register the

Modified: pear/pear-core/tags/PEAR-1.9.3/package2.xml
===================================================================
--- pear/pear-core/tags/PEAR-1.9.3/package2.xml 2011-06-05 00:32:27 UTC (rev 311814)
+++ pear/pear-core/tags/PEAR-1.9.3/package2.xml 2011-06-05 00:42:22 UTC (rev 311815)
@@ -97,7 +97,7 @@
* Fixed Bug #18340: raiseErro typo [doconnor]
* Fixed Bug #18349: package.xml version not recognized when single quoted [dufuz]
* Fixed Bug #18364: date.timezone errors for sh/bat files when TZ is not set in php.ini [dufuz]
- * Fixed Bug #18388: Parenteses error in REST.php line 232 [dufuz]
+ * Fixed Bug #18388: Parentheses error in REST.php line 232 [dufuz]
* Fixed Bug #18428: invalid preg_match patterns [glen]
* Fixed Bug #18486: REST/10.php does not check error condition [dufuz]
* Fixed a problem in RunTest and code coverage. Correctly register the
Loading...