From 19bf5806adb80e513bb2707a1686216225fef420 Mon Sep 17 00:00:00 2001 From: teor Date: Thu, 6 Jun 2019 08:52:13 +1000 Subject: dirauth: Return a distinct status when formatting annotations fails Adds ROUTER_AUTHDIR_BUG_ANNOTATIONS to was_router_added_t. The out-of-order numbering is deliberate: it will be fixed by later commits for 16564. Fixes bug 30780; bugfix on 0.2.0.8-alpha. --- changes/bug30780 | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changes/bug30780 (limited to 'changes/bug30780') diff --git a/changes/bug30780 b/changes/bug30780 new file mode 100644 index 0000000000..5731d201a2 --- /dev/null +++ b/changes/bug30780 @@ -0,0 +1,3 @@ + o Minor bugfixes (directory authorities): + - Return a distinct status when formatting annotations fails. + Fixes bug 30780; bugfix on 0.2.0.8-alpha. -- cgit v1.2.3-54-g00ecf