6.x-1.0-alpha1
--------------
 Issue #1411604: show error message when eID-card is already in use
 Issue #1477752: minor code documentation changes
 Issue #1545990: removed unused variable in profiles module
 Issue #1545186: added global $user in checkrole
 Issue #1477752: fixed typo in code documentation

6.x-0.9
-------
 Issue #1477752: updated README and small whitespace changes
 Issue #1517372: added migrate module to update identities when moving to another IDP
 Issue #1477752: small changes in whitespaces
 Issue #1531932: initial support for altering LoginToboggan mail
 Issue #1530840: hardcode (for now) message of eid mails
 Issue #1364614: added div around button to make theming easier
 Issue #1513672, #1364614: added button and block module
 Issue #1364614: added eid block
 Issue #1514754: added option to allow admin to always log in with password
 Issue #1513672: added hide username and password field module
 Issue #1477752: small change in message and removal of duplicate module_load_include
 Issue #1477752: coding style fixes
 Issue #1415190: fixed bug in role check when user deletes eid
 Issue #1513324: added CHANGELOG.txt
 Issue #1415190: additional code to prevent locking out admin
 Issue #1415190: initial code to prevent admin lock-out
 Issue #1509464: pressing enter does not start eid login anymore
 Issue #1477752: fixed typo and remove unset of openid var
 Issue #1496250: fixed drupal_goto parameter
 Issue #1477752: watchdog fixes
 Issue #1477752: small changes in error messages
 Issue #1339596: remove unneeded t()
 Issue #1493940: reuse openid core code
 Issue #1492868: reuse of openid_verify_assertion_signature
 Issue #1477752: whitespace removal and minor doc changes
 Issue #1492384: fixed bug/typo
 Issue #1492384, #1477752: reuse more of openid and extra comments
 Issue #1492878: changed openid session variables into beididp
 Issue #1492868: changed extract_namespace to mimic D7's code
 Issue #1491680: added return_to url check

6.x-0.8
-------
 Issue #1489708: support for PAPE p.r
 Back to form_alter instead of block
 Revert "Issue #1364614: moved the eID login into a seperate block, added CSS theming"
 Revert "Issue #1364614: moved the eID login into a seperate block, added CSS theming"
 Revert "Issue #1364614: added documentation and eid login tab"
 Revert "Issue #1477752: remove IE5 from CSS, code syntax changes"
 Revert "Issue #1364614: code syntax changes and moving code to pages"
 Issue #1364614: code syntax changes and moving code to pages
 Issue #1477752: remove IE5 from CSS, code syntax changes
 Issue #1364614: added documentation and eid login tab
 Issue #1485666: added validation to prevent eid users to reset password
 Issue #1364614: moved the eID login into a seperate block, added CSS theming
 Issue #1364614: moved the eID login into a seperate block, added CSS theming
 Issue #1485088: remove check_nonce
 Issue #1323544: fixed empty mails
 Issue #1450808: return_to not a hidden field anymore (sponnet)
 Issue #1477752: use t() and small indentation changes
 Issue #1475492: added mapping of card number and validity begin/end date
 Issue #1479114: simplified if statements and using 'beididp' in SESSION var
 Issue #1477752: use l() and small indentation changes
 Issue #1477752: small changes in documentation syntax
 Issue #1390584: added whitespace
 Issue #1459964: corrected role checking in submodule
 Issue #1390584: remove check_plain
 Issue #1390584: remove trailing whitespace
 Issue 1414576: remove non-word from nick
 Issue 1414576: optimize code for nick / alias
 Issue #1390584: small changes
 Issue #1390584: removed check_plain
 Issue #1390584: removed check_plain, select 1
 Issue #1390584: minor code syntax changes
 Issue #1324126 and #1390584: remove translation files to pass review, minor code changes
 Issue #1390584: remove copyright from translation files
 Issue #1364614: undo patch
 Issue #1390584: added documentation
 Issue #1390584: small documentation change
 Issue #1390584: remove CVS tags
 Issue #1390584: unix-style line endings for translations
 Issue #1390584: indentation and documentation changes
 Issue #1414576: correction on unique name check. The concatenation of the suffix was wrong.
 Issue #1414576 : Fixed syntax errors in beididp.inc file + Issue #1364614 added login block
 Issue #1324126: Added initial module translations for nl/fr/de
 Merge branch '6.x-0.x' of http://git.drupal.org/sandbox/bart.hanssens/1311900 into 6.x-0.x

6.x-0.7
-------
 Issue #1390584: beididp_idp_url variable
 Issue #1390584: remove variable
 Issue #1390584: corrected nonce
 Issue #1390584: corrected field retrieval
 Issue #1390584: whitespace removal
 Issue #1390584: small fix
 Issue #1390584: small fixes
 Issue #1390584: re-adding variable
 Issue #1390584: reduce code
 Issue #1390584: more output sanitizing
 Issue #1390584: sanitize output
 Issue #1390584: use drupal_write_record instead of INSERT
 Merge branch '6.x-0.x' of http://git.drupal.org/sandbox/bart.hanssens/1311900 into 6.x-0.x
 Issue #1414576 : user gets padded with a number if already exists + check existance of useR
 Issue #1390584: documentation and code cleanup
 Issue #1390584: changed quotes
 Issue #1390584: removed some whitespaces
 Issue #1390584: changed variable to use BEIDIDP prefix
 Issue #1390584: small changes for drupal messages
 Issue #1390584: changed variables to use BEIDIDP prefix
 Issue #1390584: fixed typo in PAPE constant
 Issue #1390584: small code changes
 Issue #1390584: documentation improvements (forms)
 Issue #1390584: documentation improvements (forms)
 Issue #1390584: documentation improvements (hooks)
 Issue #1390584: additional documentation and code improvements
 Issue #1390584: store hash suffix / prefix in settings.php
 Issue #1390584: additional documentation on hashing the RRN
 Issue #1390584, #1415190: additional documentation and small changes.
 Issue #1372162: additional README and hook_help documentation
 Issue #1390584: extra documentation in README
