0.6 (2011-04-11)
----------------

 - Fixed a bug with correct formatted non existant email when resetting password, thanks James Whisnant for this. [mlundwall]
 - Added zcml auto slug. [mlundwall]
 - Fixed some import errors that caused exeptions when someone entered an email that doesn't exist [robinharms]
 - Plone 4 support. [mlundwall]


0.5 (2009-12-28)
----------------

 - Fixed a bug when removing a user. [mlundwall]
 - No warning when removing a user with duplicate email. [mlundwall]
 - Possibility of writing custom email to username utility. [mlundwall]
 - LDAP support. Thanks to Tom Switzer for the patch (http://plone.org/products/betahaus.emaillogin/issues/1) [mlundwall]

0.4 (2009-09-17)
----------------

 - Added i18n to for some texts that could not be reused from plone. [mlundwall]
 - Fixed the problem with non working forgotten password retrieval via email. Thanks Winn for reporting. [mlundwall]

0.3 (2009-07-27)
----------------

 - Added a warning to managers when changing email in the prefs_users_overview to an already existing email. [mlundwall]
 - Added a optional custom email catalog, for better performance with large number of users. [mlundwall]

0.2 (2009-05-22)
----------------

 - Fix bug in personalize_form.vpy that prevented editing user profiles. [davisagli]

0.1 (2009-05-11)
----------------

 - Added custom personalize_form.vpy to prevent changing an existing user's
   e-mail address to one that already exists. [davisagli]
 - Avoid applying the custom import steps when other profiles are applied. [davisagli]
 - Duplicate email warning at install [mlundwall]
 - Check at registration to not allow multiple users with same email [mlundwall] 
 - Moved to collective. [mlundwall]
 - Created recipe with ZopeSkel [Robin Harms Oredsson].
