diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-12-23 19:01:29 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-12-23 19:01:29 -0500 |
commit | 3121a6d0c8c8c3f7c01f09120dbe9c4f5a8adfdb (patch) | |
tree | f60164f144091d4848631a186f6aab2a4e69cc5c /changes | |
parent | 107b347eb3b8e53fdf04cfe84a243bc5c9e5f8b0 (diff) | |
parent | 35115496511f64c08849a039c926910739467169 (diff) | |
download | tor-3121a6d0c8c8c3f7c01f09120dbe9c4f5a8adfdb.tar tor-3121a6d0c8c8c3f7c01f09120dbe9c4f5a8adfdb.tar.gz |
Merge remote-tracking branch 'origin/maint-0.2.4'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug10470 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug10470 b/changes/bug10470 new file mode 100644 index 000000000..2b753436d --- /dev/null +++ b/changes/bug10470 @@ -0,0 +1,4 @@ + o Documentation fixes: + - Note that all but one DirPort entry must have the NoAdvertise flag + set. Fix for #10470. + |