summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas V.V.Cox <cox@php.net>2002-06-18 08:41:39 +0000
committerTomas V.V.Cox <cox@php.net>2002-06-18 08:41:39 +0000
commit455f7bc746f7f9aa0511cc732be43f8bcfdf30cc (patch)
treeed0f42c6e5f3c5744fac60153b61b92aa2c687b2
parent416c02f2a0f3feff967ed4b60f51f5e10de06c21 (diff)
downloadphp-git-455f7bc746f7f9aa0511cc732be43f8bcfdf30cc.tar.gz
"Release notes"++
-rw-r--r--pear/package-PEAR.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/pear/package-PEAR.xml b/pear/package-PEAR.xml
index 416e72ee37..6633e5bdcd 100644
--- a/pear/package-PEAR.xml
+++ b/pear/package-PEAR.xml
@@ -35,7 +35,16 @@
<state>beta</state>
<date>2002-06-15</date>
<notes>
+New Features:
+* Added PEAR::loadExtension($ext) - OS independant PHP extension load
+* Added PEAR::delExpect() API method. It allows to unset one or more expected error codes
+* System::mkTemp() automatically remove created tmp files/dirs at script shutdown
+* New command "pear search"
+
+Fixed Bugs:
* fix for XML-RPC bug that made some remote commands fail
+* fix problems under Windows with the DIRECTORY_SEPARATOR
+* lot of other minor fixes
</notes>
<filelist>
<file role="data" name="package.dtd"/>