This commit is contained in:
Roger Dingledine
2018-07-12 21:12:35 -04:00
parent 7b77e075eb
commit ca56c2c7c5
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -562,7 +562,7 @@ Changes in version 0.3.3.6 - 2018-05-22
hop. Fixes bug 23100; bugfix on 0.2.2.2-alpha.
o Minor bugfixes (relay, crash, backport from 0.3.4.1-alpha):
- Avoid a crash when running with DirPort set but ORPort tuned off.
- Avoid a crash when running with DirPort set but ORPort turned off.
Fixes a case of bug 23693; bugfix on 0.3.1.1-alpha.
o Minor bugfixes (Rust FFI):