diff options
| author | James Bennett <ubernostrum@gmail.com> | 2010-05-06 04:22:05 +0000 |
|---|---|---|
| committer | James Bennett <ubernostrum@gmail.com> | 2010-05-06 04:22:05 +0000 |
| commit | f419c9b6e211c94b1d701b791e2412ac6c1d872e (patch) | |
| tree | edf27f1f7a83525dc9de2be43e18135a7003ee9c /docs/releases | |
| parent | 77dd5beda762c433f8d96401455ec355ac43b11a (diff) | |
Mention that we will be updating docs between now and final.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13116 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/releases')
| -rw-r--r-- | docs/releases/1.2-rc-1.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/releases/1.2-rc-1.txt b/docs/releases/1.2-rc-1.txt index 57f797f123..c627612a6e 100644 --- a/docs/releases/1.2-rc-1.txt +++ b/docs/releases/1.2-rc-1.txt @@ -56,10 +56,10 @@ The Django 1.2 roadmap As of this release candidate, Django 1.2 is in both feature freeze and "string freeze" -- all strings marked for translation in the Django codebase will retain their current form in the final Django 1.2 -release. Only critical release-blocking bugs and updated translation -files will receive attention between now and the final 1.2 -release. Note that Django's localization infrastructure has been -expanded for 1.2, and translation packages should now include a +release. Only critical release-blocking bugs, documentation and +updated translation files will receive attention between now and the +final 1.2 release. Note that Django's localization infrastructure has +been expanded for 1.2, and translation packages should now include a ``formats.py`` file containing data for localized formatting of numbers and dates. |
