diff options
author | cypherpunks <cypherpunks@torproject.org> | 2020-03-24 05:51:12 +0000 |
---|---|---|
committer | cypherpunks <cypherpunks@torproject.org> | 2020-03-24 05:51:12 +0000 |
commit | d3ded1cc1c4a1bcd158c1705c4c26425ed538be9 (patch) | |
tree | 28949e1980b8090ce0e90218921beffd46c877a5 /changes/bug28895 | |
parent | 84fe1c891bc77a2363a119f3c7dc834127bcacc7 (diff) | |
parent | 29420ab396cffb4b3c062b76fc859cc01f2206b7 (diff) | |
download | tor-d3ded1cc1c4a1bcd158c1705c4c26425ed538be9.tar.gz tor-d3ded1cc1c4a1bcd158c1705c4c26425ed538be9.zip |
Merge branch 'maint-0.4.3'
Diffstat (limited to 'changes/bug28895')
-rw-r--r-- | changes/bug28895 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/bug28895 b/changes/bug28895 deleted file mode 100644 index 25fb167b2e..0000000000 --- a/changes/bug28895 +++ /dev/null @@ -1,5 +0,0 @@ - o Minor bugfixes (usability): - - Stop saying "Your Guard ..." in pathbias_measure_{use,close}_rate() - as that confusingly suggests that mentioned guard node is under control - and responsibility of end user, which it is not. Fixes bug 28895; - bugfix on Tor 0.3.0.1-alpha. |