I've created a pull request (https://github.com/django/django/pull/1394)
to add a note to the 1.6 release notes.
--
Ticket URL: <https://code.djangoproject.com/ticket/20794>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* component: *.djangoproject.com => Documentation
* needs_tests: => 0
* needs_docs: => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/20794#comment:1>
* version: 1.5 => 1.6-beta-1
* type: Uncategorized => Cleanup/optimization
* stage: Unreviewed => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/20794#comment:2>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"c928725b933ff479c04e8a7fb74c4dc2ba138aa7"]:
{{{
#!CommitTicketReference repository=""
revision="c928725b933ff479c04e8a7fb74c4dc2ba138aa7"
Fixed #20794 -- Documented changes to validate_email
4e2e8f39d changed the way validate_email behaves for foo@localhost
email addresses, but wasn't listed in the release notes.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/20794#comment:3>
Comment (by Claude Paroz <claude@…>):
In [changeset:"45d5a4e7d22bb8541dcb8e8dc7d1e951758ac0ad"]:
{{{
#!CommitTicketReference repository=""
revision="45d5a4e7d22bb8541dcb8e8dc7d1e951758ac0ad"
[1.6.x] Fixed #20794 -- Documented changes to validate_email
4e2e8f39d changed the way validate_email behaves for foo@localhost
email addresses, but wasn't listed in the release notes.
Backport of c928725b9 from master.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/20794#comment:4>