diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-10-14 11:44:20 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-10-14 11:44:20 -0400 |
commit | 1129362bd7208413d93f7f8e1b4317883a5c7910 (patch) | |
tree | bdaa4b317b032f36eefdc9effa52f4deb7117f77 /changes | |
parent | 7f2415683a86dcd72270b75c467a6ddc5649a7a8 (diff) | |
download | tor-1129362bd7208413d93f7f8e1b4317883a5c7910.tar.gz tor-1129362bd7208413d93f7f8e1b4317883a5c7910.zip |
changes file for bug9651
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug9651 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug9651 b/changes/bug9651 new file mode 100644 index 0000000000..453fe9a4a0 --- /dev/null +++ b/changes/bug9651 @@ -0,0 +1,3 @@ + o Minor features: + - Warn when the Extended ORPort should be set, but it isn't. Resolves + ticket 9651. |