Browse Source

Clarified backport policy for regressions.

Carlton Gibson 5 years ago
parent
commit
7400da49a5
1 changed files with 2 additions and 1 deletions
  1. 2 1
      docs/internals/release-process.txt

+ 2 - 1
docs/internals/release-process.txt

@@ -141,7 +141,8 @@ page for the current state of support for each version.
 
   * Major functionality bugs in new features of the latest stable release.
 
-  * Regressions from older versions of Django.
+  * Regressions from older versions of Django introduced in the current release
+    series.
 
   The rule of thumb is that fixes will be backported to the last feature
   release for bugs that would have prevented a release in the first place