aboutsummaryrefslogtreecommitdiff
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
commit8669ace2fb4159b8782d181894a5e53125444ed4 (patch)
tree9b191340eeedb53b0cbf544a89749c4dc38ffb0f /changes
parente82f36bccc5b3bc47c3a33d357092cf21b967a5e (diff)
parentef18fb56c95c7761017eb8bb36a97415d7bb82ce (diff)
downloadtor-8669ace2fb4159b8782d181894a5e53125444ed4.tar.gz
tor-8669ace2fb4159b8782d181894a5e53125444ed4.zip
Merge branch '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.