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:29:01 -0400 |
| commit | e6b3d6c22f5c638b08f653bada4d51b47174852c (patch) | |
| tree | 22da556ba6f4f9e34333ae265624fdf425d66a10 /docs | |
| parent | 2c1384fbacfdea78b5acc3e652c7bd6422fea1ef (diff) | |
Fixed #22966 -- Clarified which release notes appear for each doc version.
Thanks haimunt at yahoo.com for the suggestion.
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 d4b408f182..e290360332 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.8 release |
