diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-11-13 21:50:07 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-11-13 21:50:07 -0500 |
commit | 02a43e5eb65a81e28765c2183c2b3087cf5882fe (patch) | |
tree | 42bcd8bf6917ff6e5524f0bf30799597caee4c93 /changes | |
parent | b17aa28e46d193bb0beb3a9c6fabd1df9daff6f0 (diff) | |
parent | 0e8be13b9fa4dc794519a4c74197c313a202b6b5 (diff) | |
download | tor-02a43e5eb65a81e28765c2183c2b3087cf5882fe.tar.gz tor-02a43e5eb65a81e28765c2183c2b3087cf5882fe.zip |
Merge remote-tracking branch 'public/bug7059'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug7059a | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug7059a b/changes/bug7059a new file mode 100644 index 0000000000..b0c0611705 --- /dev/null +++ b/changes/bug7059a @@ -0,0 +1,5 @@ + o Minor features (controller): + - Allow an optional $ before the node identity digest in the + controller command GETINFO ns/id/<identity>, for consistency with + md/id/<identity> and desc/id/<identity>. + |