cellog Fri Dec 31 13:45:41 2004 EDT
Modified files: (Branch: PEAR_1_3)
/pear-core package-PEAR.xml
Log:
add note about fixing #2946: silence warning on ini_set()
http://cvs.php.net/diff.php/pear-core/package-PEAR.xml?r1=1.106.2.16&r2=1.106.2.17&ty=u
Index: pear-core/package-PEAR.xml
diff -u pear-core/package-PEAR.xml:1.106.2.16
pear-core/package-PEAR.xml:1.106.2.17
--- pear-core/package-PEAR.xml:1.106.2.16 Fri Dec 31 13:43:47 2004
+++ pear-core/package-PEAR.xml Fri Dec 31 13:45:41 2004
@@ -56,6 +56,7 @@
* fix Bug #3026: Dependency type "ne" is needed, "not" is
not handled
properly
* fix Bug #2861: package.dtd does not define NUMBER
+ * fix Bug #2946: ini_set warning errors
* make pear help listing more useful (put how-to-use info at the bottom of
the listing)
</notes>
<provides type="class" name="OS_Guess" />
|