diff options
Diffstat (limited to 'changes/bug6815')
-rw-r--r-- | changes/bug6815 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug6815 b/changes/bug6815 new file mode 100644 index 0000000000..d6a1233a4f --- /dev/null +++ b/changes/bug6815 @@ -0,0 +1,6 @@ + o Major bugfixes: + - Allow routers to correctly detect their own DirPorts as running. + When we removed support for versions_supports_begindir, we also + accidentally removed the mechanism we used to self-test our + DirPort. Diagnosed with help from kargig. Fixes bugs 6814 and + 6815; bugfix on 0.2.4.2-alpha. |