diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-08-25 00:29:49 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-08-25 00:29:49 -0400 |
commit | 1ee1c8fb4fc2e4855dba4387a58162656b5b9f0f (patch) | |
tree | 98f26e42162aab769d1442d7b5ddcd88280c1f20 /changes | |
parent | 3727a978b8ca5015c1d684a0151002cd70ab3426 (diff) | |
parent | b9f9110ac77876b0c8c4fda19b6bb138e60da655 (diff) | |
download | tor-1ee1c8fb4fc2e4855dba4387a58162656b5b9f0f.tar.gz tor-1ee1c8fb4fc2e4855dba4387a58162656b5b9f0f.zip |
Merge remote-tracking branch 'public/bug9366' into maint-0.2.4
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug9366 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug9366 b/changes/bug9366 new file mode 100644 index 0000000000..acc919e77f --- /dev/null +++ b/changes/bug9366 @@ -0,0 +1,4 @@ + o Minor features (usability): + - Warn and fail if a server is configured not to advertise any + ORPorts at all. (We need *something* to put in our descriptor, or + we just won't work.) |