Forgotten Login 6.x-1.x, xxxx-xx-xx
---------------------------------------

Forgotten Login 6.x-1.1, 2011-06-22
---------------------------------------
- Rename our column in the Users table to be prefixed with the module name.
- Added hook_help() implementation.
- Reset all login attempts to 0 if the module is disabled via the settings.
- Display a message when the module is installed to tell the admin some config is needed.
- Set the default for the login attempts to be 0 - never send an email.
- No need to depend on the User module.

Forgotten Login 6.x-1.0, 2011-06-20
---------------------------------------
Initial Release
