diff options
-rw-r--r-- | spec/Connection_Interface_Renaming.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/Connection_Interface_Renaming.xml b/spec/Connection_Interface_Renaming.xml index d08b748d..49488cca 100644 --- a/spec/Connection_Interface_Renaming.xml +++ b/spec/Connection_Interface_Renaming.xml @@ -18,8 +18,8 @@ Lesser General Public License for more details.</p> License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</p> </tp:license> - <interface name="org.freedesktop.Telepathy.Connection.Interface.Renaming" - tp:causes-havoc='not well-tested'> + <interface name="org.freedesktop.Telepathy.Connection.Interface.Renaming"> + <tp:added version="0.UNRELEASED">(as stable API)</tp:added> <tp:requires interface="org.freedesktop.Telepathy.Connection"/> <signal name="Renamed" tp:name-for-bindings="Renamed"> <arg name="Original" type="u" tp:type="Contact_Handle"> |