diff options
| author | Aymeric Augustin <aymeric.augustin@m4x.org> | 2012-06-07 18:48:29 +0200 |
|---|---|---|
| committer | Aymeric Augustin <aymeric.augustin@m4x.org> | 2012-06-07 18:54:43 +0200 |
| commit | 90fb6a46485d4f3c70d3864ab0a0e2f619449d31 (patch) | |
| tree | e9385c8956eca6d813763582e78da6c4f96f995e /docs/internals/release-process.txt | |
| parent | 1a412dda621d8623abb91f8687f52de30a79901a (diff) | |
Fixed #18436 -- Updated contributing docs for git.
Most of the credit for this large patch goes to Anssi Kääriäinen.
Many thanks to all the people who contributed to the discussion.
Diffstat (limited to 'docs/internals/release-process.txt')
| -rw-r--r-- | docs/internals/release-process.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/internals/release-process.txt b/docs/internals/release-process.txt index 8ead4d7ae7..b998a7d3d5 100644 --- a/docs/internals/release-process.txt +++ b/docs/internals/release-process.txt @@ -84,6 +84,8 @@ person will be responsible for making sure that bug fixes are applied to both trunk and the maintained micro-release branch. This person will also work with the release manager to decide when to release the micro releases. +.. _backwards-compatibility-policy: + Supported versions ================== |
