diff options
| author | Tim Graham <timograham@gmail.com> | 2017-04-26 09:48:55 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2017-04-26 09:49:14 -0400 |
| commit | 42e4ad48ee78d09d8b1784d0a52c25e638748fd4 (patch) | |
| tree | ff686c42b516fe3ee39903d3d6c86a36914ed125 /docs | |
| parent | e217e15ca136616d69f4be2f2cc5fe852560775f (diff) | |
[1.11.x] Clarified "newly-introduced features" in the supported versions policy.
Backport of 8f50ca11eb3d498f1fd7505ddbd02c994f3fc058 from master
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/internals/release-process.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/internals/release-process.txt b/docs/internals/release-process.txt index ad891c6225..a03d85036a 100644 --- a/docs/internals/release-process.txt +++ b/docs/internals/release-process.txt @@ -137,7 +137,7 @@ page for the current state of support for each version. * Crashing bugs. - * Major functionality bugs in newly-introduced features. + * Major functionality bugs in new features of the latest stable release. * Regressions from older versions of Django. |
