summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 858e83ba6..8992b7480 100644
--- a/README
+++ b/README
@@ -63,8 +63,8 @@ In a development (odd) branch, if we make incompatible ABI changes
between one release tarball and the next, we will change the SONAME of the
library; we will attempt to avoid incompatible API or ABI changes.
-The GObject-Introspection bindings are not currently considered to be stable,
-so they have no API/ABI guarantees yet.
+The GObject-Introspection and Vala bindings are not currently considered to
+be stable, so they have no API/ABI guarantees yet.
Unreleased builds straight from git identify themselves as version
"x.y.z.1". We DO NOT make any API guarantees about unreleased builds: