diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-05-15 15:45:15 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-05-15 15:45:15 -0400 |
commit | ec6b2bbf9bb561e34f9fbe6663d1eb691604348d (patch) | |
tree | 91e94b57948ff865740326ef7171bd53133cdc6f /changes | |
parent | c88e913b09d5d0820ad3ab2d291f737338369c66 (diff) | |
download | tor-ec6b2bbf9bb561e34f9fbe6663d1eb691604348d.tar.gz tor-ec6b2bbf9bb561e34f9fbe6663d1eb691604348d.zip |
bugfix-on version for 21329. thanks, meejah!
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug21329 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/bug21329 b/changes/bug21329 index c25c98fbf7..c31586e25d 100644 --- a/changes/bug21329 +++ b/changes/bug21329 @@ -1,3 +1,3 @@ o Minor bugfixes (controller): - GETINFO onions/current and onions/detached no longer 551 on empty lists - Fixes bug 21329. + Fixes bug 21329; bugfix on 0.2.7.1-alpha. |