scache (0.99.2.1) unstable; urgency=low

  * Support for PHP >= 5.4

scache (0.99.2) unstable; urgency=low

  * IOP-operand SCIOP_VBRK for conditional breaking
  * SCIOP_CLEAR, SCIOP_VCLEAR, SCIOP_SHCLEAR -aliases

scache (0.99.1) unstable; urgency=low

  * widened protocol to allow large keys and values
  * extended maximum keylength to 16384 chars
  * enabled accumulator code for scache_iov

scache (0.99.0) unstable; urgency=low

  * support for ring operations by scache_rn*() functions
  * bug on sessionhandler, empty sessions triggered error
  * changed return value logic for clearing functions

scache (0.90.7) unstable; urgency=low

  * SCache class interface
  * aliases scache_clear(), scache_shclear(), scache_vclear()
  * bugfix to initscript for failure on restart
  * changed build-process to build both daemon and extension in 
    single build

scache (0.90.6) unstable; urgency=low

  * support for scache_coll() and scache_shcoll()

scache (0.90.5) unstable; urgency=low

  * support for session renaming
  * sanitized error reporting
  * documentation updates

scache (0.90.4) unstable; urgency=low

  * documentation updates
  * extension documentation was in wrong package
       moved to php5-scache
  * cache namespace is no longer flat
  * scache_shunset was missing from php-ext
  * renamed functions
       scache_cache_put to scache_chput
       scache_cache_get to scache_chget
       scache_cache_unset to scache_chclear

 -- Juha Railoma <jrma@iki.fi>  Wed,  7 May 2008 16:14:48 +0300

scache (0.90.3) unstable; urgency=low

  * bugfixes
  * working config
  * documentation updates
  * eventually not released

 -- Juha Railoma <jrma@iki.fi>  Wed,  7 May 2008 16:14:48 +0300

scache (0.90.2) unstable; urgency=low

  * Documentation updates
  * Fixed compiler warnings from ext/php-scache.c
  * Change debian packages to build with full partitioning
    and extended statistic as default
  * Fixed configure script

 -- Juha Railoma <jrma@iki.fi>  Wed,  7 May 2008 16:14:48 +0300

scache (0.90.1) unstable; urgency=low

  * Initial Release.

 -- Juha Railoma <jrma@iki.fi>  Wed,  7 May 2008 16:14:48 +0300
