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:57 -0400 |
| commit | ddc715edd3e473a995f7f8a1b8277be33324641f (patch) | |
| tree | 86d52a14c8f6b3a3c443ee13fa3f8cf2bdc170e6 | |
| parent | ce06ef5569705ab4a7c0a495deb7fe5efb63c153 (diff) | |
[1.5.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 f6b50230d1..dee4b52e9a 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.5 release |
