From f66c4d4390ca7a566dfa3a2098f6d09db02301c8 Mon Sep 17 00:00:00 2001 From: Per Cederqvist Date: Thu, 1 Mar 2007 18:39:27 +0000 Subject: [PATCH] Fix a minor inconsistency in the Protocol A documentation. * doc/Protocol-A.texi (The Misc-Info List): Document that it is up to the server to convert bcc-recpt to cc-recpt or to ignore them, when clients use an old-style request. This agrees better with the wordings in get-text-stat-old. --- ChangeLog | 8 ++++++++ doc/Protocol-A.texi | 8 ++++---- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index cab596bf..75e63778 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2007-03-01 Per Cederqvist + + Fix a minor inconsistency in the Protocol A documentation. + * doc/Protocol-A.texi (The Misc-Info List): Document that it is up + to the server to convert bcc-recpt to cc-recpt or to ignore them, + when clients use an old-style request. This agrees better with + the wordings in get-text-stat-old. + 2006-11-06 Per Cederqvist Introduce datafile format version 3. A textstat contains diff --git a/doc/Protocol-A.texi b/doc/Protocol-A.texi index ec541c1b..4b21fe20 100644 --- a/doc/Protocol-A.texi +++ b/doc/Protocol-A.texi @@ -665,11 +665,11 @@ member of the recipient can also see it, as can the author of the text server. This type of group was introduced in protocol version 10. When -old-style calls such as @reqlink{get-text-stat-old} -are used this will be converted to a CC recipient group by the server -for the benefit of clients that don't understand this group. (This +old-style calls such as @reqlink{get-text-stat-old} are used this may +be converted to a CC recipient group by the server for the benefit of +clients that don't understand this group, or omitted. (This conversion will of course only be performed when the user is allowed -to se the blank carbon copy.) +to see the blank carbon copy.) @table @misc @item bcc-recpt -- GitLab