summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2018-05-07 21:42:44 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2018-05-07 21:42:44 +0200
commitf92ef316d3529ac3c38e697b1e41b572e1d922f3 (patch)
tree833d5cc4540496919ee95725864a1005b13b7fa2 /CONTRIBUTING.md
parent26f5c0d3b53e6d3bc59fbad749c8d4229d530b62 (diff)
downloadgnutls-f92ef316d3529ac3c38e697b1e41b572e1d922f3.tar.gz
CONTRIBUTING.md: documented status of C++ library [ci skip]
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index dc001bcb4a..8aa829f619 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -116,6 +116,9 @@ As such, some questions to answer before adding a new API:
The make rule 'abi-check' verifies that the ABI remained compatible since
the last tagged release. It relies on the git tree and abi-compliance-checker.
+The above do not apply to the C++ library; this library's ABI should not
+be considered stable.
+
# Constructed types: