CHANGES
=======


1.4.0 (2009-12-01)
------------------

- Added the ability to specify cache times down to the second.


1.3.1 (2009-04-16)
------------------

- Remove long description from setup which caused problems with source
  distributions.


1.3.0 (2009-04-15)
------------------

- Can control Cache-Control header independently of Expires header.


1.2.2 (2008-12-30)
------------------

- Use more modern versions of zc.buildout and setuptools.


1.2.1 (2008-09-11)
------------------

- Remove no-cache="Set-Cookie;Set-Cookie2"


1.2.0 (2008-08-22)
------------------

- Remove Cache-Control: must-revalidate


1.1.0 (2008-07-24)
------------------

- All Cache-Control and Pragma headers include 'must-revalidate'.
- Added functions for testing that the headers have been set.


1.0.0 (2008-07-23)
------------------

- Initial checkin
