diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-03-12 12:46:12 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-03-12 12:46:12 -0400 |
commit | 9ca7900e177d454a47973efe25045bb4022b0508 (patch) | |
tree | 6f539019e4c6012514006122a36693056da94434 /changes | |
parent | df3f2bd9aa55a8ccab6b41c19859b4665ee3e3d2 (diff) | |
parent | e03bb35f90f28ae21b9c9e80b5af9a689af9e1dc (diff) | |
download | tor-9ca7900e177d454a47973efe25045bb4022b0508.tar.gz tor-9ca7900e177d454a47973efe25045bb4022b0508.zip |
Merge branch 'maint-0.4.3'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket33361 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket33361 b/changes/ticket33361 new file mode 100644 index 0000000000..bc9715d6a1 --- /dev/null +++ b/changes/ticket33361 @@ -0,0 +1,3 @@ + o Minor bugfix (relay, configuration): + - Now warn if the ContactInfo field is not set and mention that the relay + might get rejected if so. Fixes bug 33361; bugfix on 0.1.1.10-alpha. |