svn: /pear/pear-core/trunk/ package-PEAR.xml package2.xml
[email protected] (Helgi Þormar Þorbjörnsson)
| Newsgroups | php.pear.cvs,php.pear.core |
|---|---|
| Message-ID | <[email protected]> |
dufuz Sat, 08 May 2010 16:52:27 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=299149
Log:
update changelog
Changed paths:
U pear/pear-core/trunk/package-PEAR.xml
U pear/pear-core/trunk/package2.xml
Modified: pear/pear-core/trunk/package-PEAR.xml
===================================================================
--- pear/pear-core/trunk/package-PEAR.xml 2010-05-08 16:51:42 UTC (rev 299148)
+++ pear/pear-core/trunk/package-PEAR.xml 2010-05-08 16:52:27 UTC (rev 299149)
@@ -102,6 +102,7 @@
* Fix Bug #17220: command `pear help` outputs to stderr instead of stdout [dufuz]
* Fix Bug #17234: channel-discover adds port to HTTP Host header [dufuz]
* Fix Bug #17292: Code Coverage in PEAR_RunTest does not work with namespaces [sebastian]
+ * Fix Bug #17359: loadExtension() fails over missing dl() when used in multithread env [dufuz]
* Fix Bug #17378: pear info $package fails if directory with that name exists [dufuz]
</notes>
<provides type="class" name="OS_Guess"/>
Modified: pear/pear-core/trunk/package2.xml
===================================================================
--- pear/pear-core/trunk/package2.xml 2010-05-08 16:51:42 UTC (rev 299148)
+++ pear/pear-core/trunk/package2.xml 2010-05-08 16:52:27 UTC (rev 299149)
@@ -106,6 +106,7 @@
* Fix Bug #17220: command `pear help` outputs to stderr instead of stdout [dufuz]
* Fix Bug #17234: channel-discover adds port to HTTP Host header [dufuz]
* Fix Bug #17292: Code Coverage in PEAR_RunTest does not work with namespaces [sebastian]
+ * Fix Bug #17359: loadExtension() fails over missing dl() when used in multithread env [dufuz]
* Fix Bug #17378: pear info $package fails if directory with that name exists [dufuz]
</notes>
<contents>