diff options
author | Nick Mathewson <nickm@torproject.org> | 2010-09-21 00:07:45 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2010-09-21 00:07:45 -0400 |
commit | 5a55662a6b38dd5c70a514bd8cb7e4b2e0df7e97 (patch) | |
tree | 669eaa8b75054e217f157ee9e0ebc7a05feaa1c8 /changes | |
parent | fec297338f3b4fd5cba59ee1f7abeda8e19a24b8 (diff) | |
parent | 1411842933afba657599dd1cccbc61040dfe9b4b (diff) | |
download | tor-5a55662a6b38dd5c70a514bd8cb7e4b2e0df7e97.tar tor-5a55662a6b38dd5c70a514bd8cb7e4b2e0df7e97.tar.gz |
Merge branch 'bug1956'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug1956 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug1956 b/changes/bug1956 new file mode 100644 index 000000000..3e402b776 --- /dev/null +++ b/changes/bug1956 @@ -0,0 +1,5 @@ + o Minor bugfixes + - Do not double-report signatures from unrecognized authorities both + as "from unknown authority" and "not present". Fixes bug 1956, + bugfix on 0.2.2.16-alpha. + |