svn: /pear/pear-core/tags/PEAR-1.9.2/ package2.xml
[email protected] (Helgi Þormar Þorbjörnsson) Sun, 27 Feb 2011 18:59:13 +0000
| Newsgroups | php.pear.cvs,php.pear.core |
|---|---|
| Message-ID | <[email protected]> |
dufuz Sun, 27 Feb 2011 18:59:13 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=308730
Log:
Update changelog
Changed paths:
U pear/pear-core/tags/PEAR-1.9.2/package2.xml
Modified: pear/pear-core/tags/PEAR-1.9.2/package2.xml
===================================================================
--- pear/pear-core/tags/PEAR-1.9.2/package2.xml 2011-02-27 18:58:21 UTC (rev 308729)
+++ pear/pear-core/tags/PEAR-1.9.2/package2.xml 2011-02-27 18:59:13 UTC (rev 308730)
@@ -103,6 +103,7 @@
* Fixed Bug #17997: Strange output if directories are not writeable [dufuz]
* Fixed Bug #18001: PEAR/RunTest coverage fails [dufuz]
* Fixed Bug #18056 [SECURITY]: Symlink attack in PEAR install [dufuz]
+ * Fixed Bug #18218: "pear package" does not allow the use of late static binding [dufuz and Christer Edvartsen]
* Fixed Bug #18238: Wrong return code from "pear help" [till]
* Fixed Bug #18308: Broken error message about missing channel validator [yunosh]