diff options
| author | James Bennett <ubernostrum@gmail.com> | 2012-02-16 02:10:48 +0000 |
|---|---|---|
| committer | James Bennett <ubernostrum@gmail.com> | 2012-02-16 02:10:48 +0000 |
| commit | e5e45d8afc713f8838f757e7f65cf72c23f39333 (patch) | |
| tree | b0dee132883ce4225fcc35142dea5bf1eb27d515 /docs | |
| parent | c05930c858bdfe59dec5fa257dc05b614fa7320b (diff) | |
Update beta release notes.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17530 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.4-beta-1.txt | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/releases/1.4-beta-1.txt b/docs/releases/1.4-beta-1.txt index 37cc60e258..60aae3c6d5 100644 --- a/docs/releases/1.4-beta-1.txt +++ b/docs/releases/1.4-beta-1.txt @@ -2,15 +2,15 @@ Django 1.4 beta release notes ============================== -December 22, 2011. +February 15, 2012. Welcome to Django 1.4 beta! -This is the first in a series of preview/development releases leading up to -the eventual release of Django 1.4, scheduled for March 2012. This release is -primarily targeted at developers who are interested in trying out new features -and testing the Django codebase to help identify and resolve bugs prior to the -final 1.4 release. +This is the second in a series of preview/development releases leading +up to the eventual release of Django 1.4, scheduled for March +2012. This release is primarily targeted at developers who are +interested in trying out new features and testing the Django codebase +to help identify and resolve bugs prior to the final 1.4 release. As such, this release is *not* intended for production use, and any such use is discouraged. @@ -1127,7 +1127,7 @@ The Django 1.4 roadmap Before the final Django 1.4 release, several other preview/development releases will be made available. The current schedule consists of at least the following: -* Week of **January 30, 2012**: First Django 1.4 beta release; final +* Week of **January 13, 2012**: First Django 1.4 beta release; final feature freeze for Django 1.4. * Week of **February 27, 2012**: First Django 1.4 release |
