Changelog
=========

1.2 (2009-12-18)
----------------

- Removed livesearch_reply.py, queryCatalog.py. Now patch directly PloneCatalog with
  collective.monkeypatcher. This fixes trashed elements seen in collections.
  This version requires Plone 3.3.
  [vincentfretin]


1.1 (2009-03-11)
----------------

- Initial public release.
- Add an empty canTrash script, you can overwrite it in another product.
- Exclude from nav trashed objects.
  [vincentfretin]


1.0 (2009-02-23)
----------------

- Created product with ZopeSkel.
  [Vincent Fretin and Michael Launay]
