slc.outdated Changelog
======================

1.3 (2012-09-17)
----------------

- Add p.a.testing setup and basic tests if the product is properly installed.
  [jcbrand]
- Added missing autoinclude [thomasw]


1.2 (2012-03-21)
----------------

- Add utility method to directly check if an object is outdated, instead of
  using the catalog. [jcbrand]


1.1 (2011-09-21)
----------------

- Toggle outdated now makes a general call to reindexObject (before, only
  one index was re-indexed) so that the object's modification date gets set
  [thomasw]
- An event now gets sent when the outdated status is changed; can be used for
  custom handling of outdated content, e.g. regarding link checking [thomasw]
- Restructuring, removed all functional code from __init__.py [thomasw]

1.0b8 (2011-07-21)
------------------

- Added possibility to use the ToggleOutdated view without being forced into a
  redirection
  [thomasw]

1.0b7 (2011-05-19)
------------------

- Testing for IAnnotatable to allow calling content on portlets like feedmixer
  does. Fixes http://gorecibo2.appspot.com/view/aglnb3JlY2libzJyDgsSBUVycm9yGMfIwgEM/
  [pilz]
