aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-04-24 11:18:41 -0400
committerNick Mathewson <nickm@torproject.org>2012-04-24 11:18:41 -0400
commit461771ebbce3a86965eb2d696f9d42e9bcb777c9 (patch)
tree4b4ced672b7e6a80aa2d2a8e7df8430a1a40e04e /changes
parent6f5a74002ac6406ebe602a3d8d36d251bd217df4 (diff)
parentdb81cdbb0f9a69bc7bb0a4f77ff0fe44875f7cda (diff)
downloadtor-461771ebbce3a86965eb2d696f9d42e9bcb777c9.tar
tor-461771ebbce3a86965eb2d696f9d42e9bcb777c9.tar.gz
Merge branch 'bug4438-v2'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug44386
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug4438 b/changes/bug4438
new file mode 100644
index 000000000..94690e18e
--- /dev/null
+++ b/changes/bug4438
@@ -0,0 +1,6 @@
+ o Minor bugfixes:
+ - Fix a dirauth-only exit on sighup that could happen during some
+ configuration state transitions. We now don't treat it as a fatal
+ error when the new descriptor we just generated in init_keys
+ isn't accepted. Fixes bug 4438; bugfix on 0.2.1.9-alpha.
+