diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2007-08-03 11:38:59 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2007-08-03 11:38:59 +0000 |
commit | 3d1c153f6e2607901f67aa3199d3d460d98bec71 (patch) | |
tree | ee92b5935d481d9e765be22286a2d5d9b31a8e19 | |
parent | e756b4688c557e072270c212a456b1d2bbef2715 (diff) |
Fix a remnant of the group membership change reason Rejoined (we now use Separated to mean either leaving due to a netsplit or rejoining due to the end of a netsplit)
-rw-r--r-- | spec/Channel_Interface_Group.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/Channel_Interface_Group.xml b/spec/Channel_Interface_Group.xml index ce067e16..7da8c773 100644 --- a/spec/Channel_Interface_Group.xml +++ b/spec/Channel_Interface_Group.xml @@ -392,7 +392,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</ <p>Note that from the added contacts' perspective, they have been in the group all along, and the contacts we indicate to be in the group (including the local user) have just rejoined - the group with reason Rejoined. Application protocols in Tubes + the group with reason Separated. Application protocols in Tubes should be prepared to cope with this situation. </p> </tp:docstring> |