diff options
Diffstat (limited to 'changes/bug27034')
-rw-r--r-- | changes/bug27034 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug27034 b/changes/bug27034 new file mode 100644 index 0000000000..bdb7d29c11 --- /dev/null +++ b/changes/bug27034 @@ -0,0 +1,6 @@ + o Minor bugfixes (controller): + - Consider all routerinfo errors other than "not a server" + to be transient for the purpose of "GETINFO exit-policy/*" + controller request. Print stacktrace in the unlikely case + of failing to recompute routerinfo digest. Fixes bug 27034; + bugfix on 0.3.4.1-alpha. |