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
commit8ca478234056e051aed0175a0d3c0b2a9f179fe6 (patch)
tree1473b955705df89bf586a4248b276920e0251aeb /changes
parenta7cbbdbbdaba3195d658d21dd7ba41cb025250f3 (diff)
parentef18fb56c95c7761017eb8bb36a97415d7bb82ce (diff)
downloadtor-8ca478234056e051aed0175a0d3c0b2a9f179fe6.tar.gz
tor-8ca478234056e051aed0175a0d3c0b2a9f179fe6.zip
Merge branch 'maint-0.4.4' into release-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.