diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-06-02 11:35:06 -0700 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-06-02 11:35:06 -0700 |
commit | 3716ddf1b42270b5db76f8b7b458c5f61aa40e23 (patch) | |
tree | c2659e118c61c4e885a937d7df5b98a06aefa0d2 /changes | |
parent | 9f884a38e37ffa62eaaf73699e364b1e37935ea2 (diff) | |
parent | f8d549db7ba1d0f0f8984f5959e669e2db539d58 (diff) | |
download | tor-3716ddf1b42270b5db76f8b7b458c5f61aa40e23.tar.gz tor-3716ddf1b42270b5db76f8b7b458c5f61aa40e23.zip |
Merge remote-tracking branch 'rl1987/doc25237'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/doc25237 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/doc25237 b/changes/doc25237 new file mode 100644 index 0000000000..c54307a83e --- /dev/null +++ b/changes/doc25237 @@ -0,0 +1,4 @@ + o Documentation: + - In code comment, point the reader to the exact section + in Tor specification that specifies circuit close error + code values. Resolves ticket 25237. |