diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-09-30 14:50:57 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-09-30 14:54:52 -0400 |
commit | 6581f3e2faf412357212b2ee2cec0db5410d3761 (patch) | |
tree | ae372e52b9944a7dc7b7b60299ab113f7ecd3e07 /changes/ticket31189 | |
parent | 02840169d860384257042bdf6d7601c2bf48b47b (diff) | |
download | tor-6581f3e2faf412357212b2ee2cec0db5410d3761.tar.gz tor-6581f3e2faf412357212b2ee2cec0db5410d3761.zip |
Fix the documentation for GuardLifetime.
Diffstat (limited to 'changes/ticket31189')
-rw-r--r-- | changes/ticket31189 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket31189 b/changes/ticket31189 new file mode 100644 index 0000000000..318941c794 --- /dev/null +++ b/changes/ticket31189 @@ -0,0 +1,3 @@ + o Documentation: + - Correct the description of "GuardLifetime". Fixes bug 31189; bugfix on + 0.3.0.1-alpha. |