logo       

cvs: pear /Cache_Lite package.xml: msg#00583

php.cvs.pear

Subject: cvs: pear /Cache_Lite package.xml

fab Wed Sep 25 18:15:22 2002 EDT

Modified files:
/pear/Cache_Lite package.xml
Log:
Preparing the release


Index: pear/Cache_Lite/package.xml
diff -u pear/Cache_Lite/package.xml:1.15 pear/Cache_Lite/package.xml:1.16
--- pear/Cache_Lite/package.xml:1.15 Fri Sep 20 12:12:23 2002
+++ pear/Cache_Lite/package.xml Wed Sep 25 18:15:22 2002
@@ -11,22 +11,25 @@
<name>Fabien MARTY</name>
<email>fab@xxxxxxx</email>
<role>lead</role>
+ </maintainer>
+ <maintainer>
+ <user>jfbus</user>
+ <name>Jean-François BUSTARRET</name>
+ <email>JFBUSTARRET@xxxxxx</email>
+ <role>developer</role>
</maintainer>
</maintainers>
<release>
- <version>0.3</version>
- <date>2002-08-31</date>
+ <version>0.4</version>
+ <date>2002-09-25</date>
<license>lgpl</license>
<state>beta</state>
<notes>
New features :
- - Add '$doNotTestCacheValidity' optional parameter for the get() method
+ - Add setLifeTime() method to change the cache lifetime dynamicaly
Changes :
- - raiseError() method becomes public
- - swap of two lines in _write() method (Thanks to Jean-François
BUSTARRET)
- Bugs fixed :
- - remove blank spaces at the end of the class (Thanks to Jean-François
BUSTARRET)
- - E_NOTICEs problems and maybe a minor bug of errors management (Thanks
to Sebastian BERGMANN)
+ - changes in the directory layout and in file names to (better) respect
PEAR standards
+ => incompatibility with 0.3 version even there is no incompatible
change in the API
</notes>
<filelist>
<dir name="/" baseinstalldir="Cache">
@@ -56,7 +59,23 @@
</filelist>
</release>
<changelog>
- <release>
+ <release>
+ <version>0.3</version>
+ <date>2002-08-31</date>
+ <license>lgpl</license>
+ <state>beta</state>
+ <notes>
+ New features :
+ - Add '$doNotTestCacheValidity' optional parameter for the get() method
+ Changes :
+ - raiseError() method becomes public
+ - swap of two lines in _write() method (Thanks to Jean-François
BUSTARRET)
+ Bugs fixed :
+ - remove blank spaces at the end of the class (Thanks to Jean-François
BUSTARRET)
+ - E_NOTICEs problems and maybe a minor bug of errors management (Thanks
to Sebastian BERGMANN)
+ </notes>
+ </release>
+ <release>
<version>0.2.0</version>
<date>2002-08-10</date>
<license>lgpl</license>



--
PEAR CVS Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise