Changelog
=========

0.3 (2012-11-26)
----------------

- Make FakePropertySheet subclass Persistent, to satisfy
  new requirements for getToolByName in Products.PloneHotfix20121106.
  [davidblewett]

- Don't proxy special attributes, persistence attributes, or
  IObjectManager attributes.  Fixes problem with tests and
  collective.lineage issue #41:
  http://plone.org/products/collective-lineage/issues/41
  [rossp]

0.2 (2011-09-02)
----------------

- Fix issue with the `text` property type.
  [claytron]

- Added a new dependency on collective.autopermission.
  Added a new permission (collective.proxyproperties.ManageProperties).
  Gave the Manager role this new permission by default.
  Updated the proxyprops_edit view to require this new permission.
  [davidblewett]

0.1 - (2009-07-10)
------------------

- Initial release

