svn: /pear/pear-core/tags/PEAR-1.9.3/ package.xml package2.xml
[email protected] (Helgi Þormar Þorbjörnsson) Wed, 23 Mar 2011 12:35:19 +0000
| Newsgroups | php.pear.cvs,php.pear.core |
|---|---|
| Message-ID | <[email protected]> |
dufuz Wed, 23 Mar 2011 12:35:19 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=309594
Log:
Update 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-03-23 12:34:39 UTC (rev 309593)
+++ pear/pear-core/tags/PEAR-1.9.3/package.xml 2011-03-23 12:35:19 UTC (rev 309594)
@@ -95,6 +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 a problem in RunTest and code coverage. Correctly register the
code coverage shutdown function in case we are inside a namespace. [sebastian]
</notes>
Modified: pear/pear-core/tags/PEAR-1.9.3/package2.xml
===================================================================
--- pear/pear-core/tags/PEAR-1.9.3/package2.xml 2011-03-23 12:34:39 UTC (rev 309593)
+++ pear/pear-core/tags/PEAR-1.9.3/package2.xml 2011-03-23 12:35:19 UTC (rev 309594)
@@ -97,6 +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 a problem in RunTest and code coverage. Correctly register the
code coverage shutdown function in case we are inside a namespace. [sebastian]
</notes>