diff --git a/ChangeLog b/ChangeLog index 3b8358eda66bc33a8495c7c1010f05b741aa5586..83c2f44ce7e127449b4abac8b6be400d5b8db38f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -25,6 +25,8 @@ train-2011.12.01: * keysigner and verifier now saturate multiple cores via 'compute-cluster' module: #213 * fix spurious console error messages on sites that use postMessage and include.js: #534 * refine language in verification email: #672 + * (hotfix 2011.12.02) Fix regression where email rate limiting tooltips in dialog were not shown: #685 + * (hotfix 2011.12.02) Fix regression where emails sent out had no newlines: #684 train-2011.11.17: * frontend code restructuring and refactoring diff --git a/lib/browserid/prove_template.txt b/lib/browserid/prove_template.txt index 9c409ee30a0643f94fbfb81def44cd4abee003be..d2a4cccab462f2c194c18c19b0fc5181ae1bde9a 100644 --- a/lib/browserid/prove_template.txt +++ b/lib/browserid/prove_template.txt @@ -1,9 +1,9 @@ Thanks for verifying your email address. This message is being sent to you to complete your sign-in to {{site}}. - + Finish registration by clicking this link: {{link}} - + If you are NOT trying to sign into this site, just ignore this email. - + Thanks, BrowserID (A better way to sign in)