diff options
author | George Kadianakis <desnacked@riseup.net> | 2021-03-17 13:43:38 +0200 |
---|---|---|
committer | George Kadianakis <desnacked@riseup.net> | 2021-03-17 13:43:38 +0200 |
commit | 59bbf8cde9144ee5c8d060959e723a4bedfd6bb8 (patch) | |
tree | 6cf5fad9ee3cf0eb0e0b9aa863e227918553cf41 /changes | |
parent | d66178c7b7eb69b5b6fc26a77b13354725eaa1a3 (diff) | |
parent | 9409c7f2f52f192eaf497c56daa485d75358de65 (diff) | |
download | tor-59bbf8cde9144ee5c8d060959e723a4bedfd6bb8.tar.gz tor-59bbf8cde9144ee5c8d060959e723a4bedfd6bb8.zip |
Merge remote-tracking branch 'tor-gitlab/mr/333' into maint-0.4.5
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug40285_045 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug40285_045 b/changes/bug40285_045 new file mode 100644 index 0000000000..db4f73cde0 --- /dev/null +++ b/changes/bug40285_045 @@ -0,0 +1,4 @@ + o Minor bugfixes (controller): + - Fix a "BUG" warning that would appear when a controller chooses the + first hop for a circuit, and that circuit completes. Fixes + bug 40285; bugfix on 0.3.2.1-alpha. |