summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-07-09 09:22:13 -0400
committerNick Mathewson <nickm@torproject.org>2018-07-09 09:22:13 -0400
commit92b3fc9317c183d1566bc2361e11bafe96d003cd (patch)
tree949c045ad67552f19533aeca80937145e184a37f /changes
parent04ce541f8894122cf8eea18ff9fa54a50e22d453 (diff)
parenta95cfb8a58cc17c217750b1c39cb5b1237e38aea (diff)
downloadtor-92b3fc9317c183d1566bc2361e11bafe96d003cd.tar.gz
tor-92b3fc9317c183d1566bc2361e11bafe96d003cd.zip
Merge branch 'maint-0.3.3' into release-0.3.3
Diffstat (limited to 'changes')
-rw-r--r--changes/bug255125
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug25512 b/changes/bug25512
new file mode 100644
index 0000000000..4b6491867e
--- /dev/null
+++ b/changes/bug25512
@@ -0,0 +1,5 @@
+ o Minor bugfixes (restart-in-process):
+ - When shutting down, Tor now clears all the flags in the control.c
+ module. This should prevent a bug where authentication cookies
+ are not generated on restart. Fixes bug 25512; bugfix on 0.3.3.1-alpha.
+