diff options
| author | Tim Graham <timograham@gmail.com> | 2014-07-07 15:29:01 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2014-07-07 15:31:47 -0400 |
| commit | 85f9745807ea0042225aaf4472fb63a00f3e2bcc (patch) | |
| tree | 1bb08f3b1a6fd56c7918ad24360ede2568b6adf2 | |
| parent | b6bfdacdae3241241eacc588354dac153a87b8e3 (diff) | |
[1.6.x] Fixed #22966 -- Clarified which release notes appear for each doc version.
Thanks haimunt at yahoo.com for the suggestion.
Backport of e6b3d6c22f from master
| -rw-r--r-- | docs/releases/index.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/index.txt b/docs/releases/index.txt index 515979c60d..68627bec1d 100644 --- a/docs/releases/index.txt +++ b/docs/releases/index.txt @@ -15,6 +15,9 @@ version. Final releases ============== +Below are release notes through Django |version| and its minor releases. Newer +versions of the documentation contain the release notes for any later releases. + .. _development_release_notes: 1.6 release |
