diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-04-28 12:40:35 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-04-28 12:48:02 +0100 |
commit | ce5f8aa9ff9f7787d5a51af49eb5abdbc9286388 (patch) | |
tree | a0bd0fae28028f8b0d3fc13a98ea26bf73e5ce9c /README | |
parent | 7024b3f59519399aa2a4b9f7971d18d241015448 (diff) |
Update NEWS and README regarding introspection support
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -62,6 +62,9 @@ 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. + Unreleased builds straight from git identify themselves as version "x.y.z.1". We DO NOT make any API guarantees about unreleased builds: any binary relying on new functionality from an unreleased build is not |