Skip to content
This repository has been archived by the owner on May 10, 2019. It is now read-only.

Commit

Permalink
remove IE8 submit on enter fix from changelog, it was backed out
Browse files Browse the repository at this point in the history
  • Loading branch information
lloyd committed Jun 23, 2012
1 parent 4584bda commit 5d3eeb7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ChangeLog
@@ -1,4 +1,4 @@
train-2012.06.22 (in progress):
train-2012.06.22:
* browserid.org now redirects to login.persona.org, all URLs are updated: #1743
* Websites can now provide their name and logo (requires SSL) to be displayed in the dialog: #1098, #1761
* A user is now sent back to the site they were visiting after verification (requires .watch() API): #385
Expand All @@ -9,7 +9,6 @@ train-2012.06.22 (in progress):
* New watch API now requires invocation with proper context (navigator.id.foo, not var foo = navigator.id.foo)
* Router fixes: #1713
* Serve fonts locally, don't pull resources from google: #1695
* IE8 now submits on enter key in password field: #1376
* Optimize images: #1747
* Fix flashes when verifying an email address: #1734
* Unit test added which runs jshint: #1731
Expand Down

0 comments on commit 5d3eeb7

Please sign in to comment.