[torspec/master] Drop 'version added' clause from 'GETINFO sr/current'

commit 630116feba9122141ae21563f495c556924ddfe4 Author: Damian Johnson <atagar@torproject.org> Date: Mon Jul 3 15:19:33 2017 -0700 Drop 'version added' clause from 'GETINFO sr/current' This clause was added in... https://gitweb.torproject.org/torspec.git/commit/?id=5c82d5e Commit message and ticket make no mention of 'GETINFO sr/current' go I suspect Daniel meant for this to concern his addition. However, if that's the case then according to the ticket it should be 0.3.1.1-alpha. Just gonna drop this clause since it's probably wrong. --- control-spec.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/control-spec.txt b/control-spec.txt index 275221c..ff42d4c 100644 --- a/control-spec.txt +++ b/control-spec.txt @@ -1017,8 +1017,6 @@ consensus, base-64 encoded. An empty value means that either the consensus has no shared random value, or Tor has no consensus. - [New in Tor 0.3.1.0-alpha.] - "config-can-saveconf" 0 or 1, depending on whether it is possile to use SAVECONF without the FORCE flag. (Introduced in 0.3.1.1-alpha.)
participants (1)
-
atagar@torproject.org