summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Pool <mbp@sourcefrog.net>2016-01-17 14:07:28 -0800
committerMartin Pool <mbp@sourcefrog.net>2016-01-17 14:07:28 -0800
commit3f034f4425582c67021736fcfb9f185771c91a5b (patch)
tree5749c359e34ff171bd7d59decf97c5b7fd8f2403
parent9c78851f82c2f66a1a7a3d7a55d5082928ac46d0 (diff)
downloadlibrsync-3f034f4425582c67021736fcfb9f185771c91a5b.tar.gz
Note that only the public interface is covered by API versioning
-rw-r--r--doc/versioning.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/versioning.md b/doc/versioning.md
index 4c8d354..fb6528a 100644
--- a/doc/versioning.md
+++ b/doc/versioning.md
@@ -17,3 +17,7 @@ The library version can be checked at runtime in ::rs_librsync_version.
A brief summary of the licence on librsync is in ::rs_licence_string.
See [NEWS.md](NEWS.md) for a list of changes.
+
+\note Only the public interface, defined in \ref librsync.h, is covered
+by the API stability contract. Internal symbols and functions may change
+without notice.