1.0.3 (2010-07-02)
==================

Features
--------

- spanish translation (enriquepablo)

- Added FR translations. (jstegle)

Bug Fixes
---------

- ignore `.egg-info` to not make `mr.developer` think of dirty packages too much (witsch)

- make sure the event has the request (enriquepablo)

- portlet assignment fails if ponesite is not at / (enriquepablo)

- Changed groupspace_roles.pt for Plone 4.0 Compatibility (member was undefined) (jstegle)

1.0.2 (2010-01-10)
==================

Features
--------

- The checkbox for sending an email notification on the roles tab is now unchecked by default.

Bug Fixes
---------

- The roles tab now shows the right translation for the "Can add" role. Thanks to Alain Salvatore
  for pointing this out.

Internal
--------

- Consistently use PloneTestCase base class for unit tests instead of unittest.TestCase

1.0.1 (2009-11-10)
==================

Internal
--------

- The getRoles method of the LocalRoles class now returns a tuple instead of a set

- Refactoring setPolicyDefaultLocalRoles

- more unit tests added

1.0 (2009-10-28)
================

- Initial release.

