[Pkg-privacy-commits] [libotr] 201/225: Correctly count the number of actions an OTR client must handle.

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 12:45:33 UTC 2015


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch master
in repository libotr.

commit 689d03c3cd28081c2ddf660adb3ba8a7e8ac4a70
Author: Ian Goldberg <iang at cs.uwaterloo.ca>
Date:   Sat Oct 18 14:09:39 2014 +0100

    Correctly count the number of actions an OTR client must handle.
    
    Thanks to Fred Yontz <fred at ridersite.org> for the report.
---
 ChangeLog        | 6 ++++++
 Protocol-v3.html | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index ce6e76d..798b4b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-10-18
+
+	* Protocol-v3.html: Correctly count the number of actions an OTR
+	client must handle.  Thanks to Fred Yontz <fred at ridersite.org>
+	for the report.
+
 2014-10-13
 
 	* src/context.h: Add API functions
diff --git a/Protocol-v3.html b/Protocol-v3.html
index 9a8d37a..7d3dbce 100644
--- a/Protocol-v3.html
+++ b/Protocol-v3.html
@@ -1467,7 +1467,7 @@ protocol documents for these details).</dd>
 <p>Note that it is possible for UIs simply to offer the old
 "combinations" of options, and not ask about each one separately.</p>
 <h4>State transitions</h4>
-<p>There are thirteen actions an OTR client must handle:</p>
+<p>There are twelve actions an OTR client must handle:</p>
 <ul>
 <li>Received messages:
 <ul>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/libotr.git



More information about the Pkg-privacy-commits mailing list