summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-10-04 09:01:59 -0400
committerNick Mathewson <nickm@torproject.org>2017-10-04 09:01:59 -0400
commit55e5446f8dfdb8606310041567c06ccaf9c0d80a (patch)
treead2cba48fd0a36505fc97d072055f09a02dd361d
parent9d90f9829ca8c2ce6eec4bcf3aaa72d95bedda24 (diff)
downloadtor-55e5446f8dfdb8606310041567c06ccaf9c0d80a.tar.gz
tor-55e5446f8dfdb8606310041567c06ccaf9c0d80a.zip
note cathugger in changes file for 23748
-rw-r--r--changes/bug237481
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug23748 b/changes/bug23748
index b7f42aff23..0bd3f3f8ff 100644
--- a/changes/bug23748
+++ b/changes/bug23748
@@ -2,3 +2,4 @@
- Always make sure the hidden service generate the public key file if it
is missing. Prior to this, if the public key was deleted from disk, it
wouldn't get recreated. Fixes bug 23748; bugfix on 0.3.2.2-alpha.
+ Patch from "cathugger".