From b1764095d784d5f2fab46a0f13f30890559a84fb Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Thu, 10 Oct 2013 19:25:34 +0100 Subject: [PATCH 4/7] Turn Connection.FUTURE into Conn.I.Sidecars1 If something has been implemented without changes for 4 years, but has not been declared core functionality in that time, then it's clearly an optional interface. This is a simple rename: no content changes other than the name and the . Connection.FUTURE was also identical to the version in Gabble and Salut, apart from the . --- ...{Connection_Future.xml => Connection_Interface_Sidecars1.xml} | 9 ++++----- spec/all.xml | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) rename spec/{Connection_Future.xml => Connection_Interface_Sidecars1.xml} (95%) diff --git a/spec/Connection_Future.xml b/spec/Connection_Interface_Sidecars1.xml similarity index 95% rename from spec/Connection_Future.xml rename to spec/Connection_Interface_Sidecars1.xml index 6b5291e..e9382e1 100644 --- a/spec/Connection_Future.xml +++ b/spec/Connection_Interface_Sidecars1.xml @@ -1,8 +1,8 @@ - - Copyright © 2009 Collabora Limited + Copyright © 2009-2013 Collabora Limited Copyright © 2009 Nokia Corporation

This library is free software; you can redistribute it and/or @@ -20,12 +20,11 @@ License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

- + - (as a draft) + (as stable API) diff --git a/spec/all.xml b/spec/all.xml index 616b880..abe13f7 100644 --- a/spec/all.xml +++ b/spec/all.xml @@ -48,7 +48,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - @@ -108,6 +107,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + -- 1.8.4.rc3