aboutsummaryrefslogtreecommitdiff
path: root/changes/bug40235
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug40235')
-rw-r--r--changes/bug402355
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug40235 b/changes/bug40235
new file mode 100644
index 0000000000..baf72c3da7
--- /dev/null
+++ b/changes/bug40235
@@ -0,0 +1,5 @@
+ o Minor bugfixes (key generation):
+ - Do not require a valid torrc when using the `--keygen` argument
+ to generate a signing key. This allows us to generate keys on
+ systems or users which may not run Tor. Fixes bug 40235; bugfix
+ on 0.2.7.2-alpha. Patch by Neel Chauhan.