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:32:39 -0400 |
| commit | cf9e33f930be9032f68e12301e6d1f9f9d139f3c (patch) | |
| tree | 792cff96832305ff224da52ca4426cd0dd3c069c /docs | |
| parent | 1bb8ccdb9e70bee35759f2ada4d661481852ab95 (diff) | |
[1.7.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
Diffstat (limited to 'docs')
| -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 9f683e2d1a..68e5508f50 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.7 release |
