summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-08-13 14:20:39 -0400
committerNick Mathewson <nickm@torproject.org>2020-08-13 14:20:39 -0400
commitef18fb56c95c7761017eb8bb36a97415d7bb82ce (patch)
tree848f95c5ee45810f3f451a48d924c113f0b32342 /changes
parent26b257757bf0e97da17c5e00ada166fdf2b68875 (diff)
parent7915b651d9e926d829d2241a161c7afdaf0e7ffb (diff)
downloadtor-ef18fb56c95c7761017eb8bb36a97415d7bb82ce.tar.gz
tor-ef18fb56c95c7761017eb8bb36a97415d7bb82ce.zip
Merge branch 'maint-0.4.3' into maint-0.4.4
Diffstat (limited to 'changes')
-rw-r--r--changes/bug400994
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug40099 b/changes/bug40099
new file mode 100644
index 0000000000..278ede2023
--- /dev/null
+++ b/changes/bug40099
@@ -0,0 +1,4 @@
+ o Minor bugfixes (tests):
+ - Fix the behavior of the rend_cache/clean_v2_descs_as_dir when run on
+ its own. Previously, it would exit with an error.
+ Fixes bug 40099; bugfix on 0.2.8.1-alpha.