ChangeLog
2004-12-15 Emiliano 'AlberT' Gabrielli <AlberT@SuperAlberT.it>
* --> Version 0.5 <--
- Fixed bug in use of flock()
- Fixed missing check in $_SERVER use
- Made comments good for phpDocumentor, Documentation dir added
2003-02-14 AlberT <AlberT@SuperAlberT.it>
* --> Version 0.4 <--
- Made the cache to be a single class
2002-09-09 AlberT <AlberT@SuperAlberT.it>
* --> Version 0.3 <--
- Fixed a bug in creating storage file
(tnx to Andreas Mokros <mockey_at_gmx.net>)
- Fixed a bug in config (missing braket)
- Added function comments and cleaned up code
- Fixed the nasty bug in '304 Not Modified' header.
Now the check is truly portable
* --> Version 0.2 <--
- Fixed a bug in '304 Not Modified' header.
Now works fine in mod_php and in CGI
- added CHANGELOG
- added LICENSE
- added README
* --> Version 0.1 <--
- rewritten from jpcache (locking, cgi/IIS compatibility)