summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorGeorge Kadianakis <desnacked@riseup.net>2020-08-25 15:09:35 +0300
committerGeorge Kadianakis <desnacked@riseup.net>2020-08-25 15:09:57 +0300
commit53cd1c9710a14519443e578959a7a11ef8c23d8f (patch)
tree04d2bb0c933edbaf6c4f339ea1b458a76f999f19 /changes
parent1397a86bbda04fbcf3e902282ccb4dd689821ea1 (diff)
downloadtor-53cd1c9710a14519443e578959a7a11ef8c23d8f.tar.gz
tor-53cd1c9710a14519443e578959a7a11ef8c23d8f.zip
Avoid guard-related warning when upgrading from 043 to 044.
Fixes #40105.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug401053
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug40105 b/changes/bug40105
new file mode 100644
index 0000000000..330b6a9744
--- /dev/null
+++ b/changes/bug40105
@@ -0,0 +1,3 @@
+ o Minor bugfixes (guard selection algorithm):
+ - Avoid needless guard-related warning when upgrading from 0.4.3 to 0.4.4.
+ Fixes bug 40105; bugfix on 0.4.4.1-alpha. \ No newline at end of file