Improve documentation of gnutls_record_send()
[gd/gnutls] / RELEASES.md
1 # Release policy
2
3 In the GnuTLS project there are at most two ongoing releases, one marked as
4 'stable' and one marked as 'next'. The former is always present and
5 supported, while the latter is introduced on the discretion of the
6 development team.
7
8 For both release branches all the rules in [CONTRIBUTING.md](CONTRIBUTING.md)
9 apply, but in principle the 'stable' release is more conservative in new features,
10 while the 'next' branch allows for mild behavioral changes. The 'stable' branch
11 always provides API and ABI compatibility, while the 'next' branch may on exceptional
12 cases change the API.
13
14
15 |Branch|Version|Release interval|
16 |:----:|:-----:|:--------------:|
17 |stable|3.6.x  |bi-monthly      |
18 |next  |-      |                |