From 1af33427cb4d6e4ec12c61b68d9da738754b429d Mon Sep 17 00:00:00 2001 From: Russell Keith-Magee Date: Thu, 17 Mar 2011 00:59:30 +0000 Subject: Fixed #15623 -- Corrected province codes for Canadian localflavor. Thanks to shelldweller for the report. git-svn-id: http://code.djangoproject.com/svn/django/trunk@15864 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/releases/1.3.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs') diff --git a/docs/releases/1.3.txt b/docs/releases/1.3.txt index 7d4dfaca64..8a9a209897 100644 --- a/docs/releases/1.3.txt +++ b/docs/releases/1.3.txt @@ -475,6 +475,11 @@ local flavors: has been removed from the province list in favor of the new official designation "Aceh (ACE)". + * Canada (ca) -- The province "Newfoundland and Labrador" has + had its province code updated to "NL", rather than the + older "NF". In addition, the Yukon Territory has had its + province code corrected to "YT", instead of "YK". + FormSet updates ~~~~~~~~~~~~~~~ -- cgit v1.3