php-doctrine-cache (1.4.1-1) unstable; urgency=medium

  [ Marco Pivetta ]
  * Improved PhpFileCache performance by removing useless stat calls

  [ Graham Campbell ]
  * Upgrade to predis ~1.0

  [ Asmir Mustafic ]
  * Added redis mget support

  [ Kotlyar Maksim ]
  * Void cache.

  [ Laurent Laville ]
  * reduce memory usage

 -- David Prévot <taffit@debian.org>  Thu, 16 Apr 2015 10:46:26 -0400

php-doctrine-cache (1.4.0-2) unstable; urgency=medium

  * Use php-nrk-predis, php5-acpu and php5-sqlite to run all tests
  * Provide homemade autoload.php
  * Drop now useless Breaks and Replaces

 -- David Prévot <taffit@debian.org>  Sat, 04 Apr 2015 12:17:33 -0400

php-doctrine-cache (1.4.0-1) unstable; urgency=medium

  * Upload new version to experimental to respect the freeze

  [ Sander van Thillo ]
  * implemented PredisCache

  [ Michaël Gallego ]
  * Add chain cache

  [ David Prévot ]
  * Use php-symfony-class-loader instead of php-symfony-classloader
  * Install upgrade notes
  * Use Predis and SQLite3 to run the tests

  [ Jake Bell ]
  * Adding SQLite3 cache driver

 -- David Prévot <taffit@debian.org>  Wed, 21 Jan 2015 18:02:31 -0400

php-doctrine-cache (1.3.1-1) unstable; urgency=medium

  [ David Prévot ]
  * No tests if DEB_BUILD_OPTIONS contains nocheck
  * Remove now useless XS-Testsuite field
  * Bump standards version to 3.9.6

  [ jeroendedauw ]
  * Remove dead config
  * Remove unused var
  * Remove not needed stuff from PHPUnit bootstrap

  [ Hennadiy Verkh ]
  * Fixed the creation of the cache directory in case of a race condition.
    Fixed race condition when writing  cache on disk

  [ Elliot Levin ]
  * Fix ArrayCache::contains

 -- David Prévot <taffit@debian.org>  Fri, 19 Sep 2014 08:35:02 -0400

php-doctrine-cache (1.3.0-1) unstable; urgency=low

  * Initial release

 -- David Prévot <taffit@debian.org>  Thu, 29 May 2014 17:59:29 -0400
