diff options
Diffstat (limited to 'changes/bug6475')
-rw-r--r-- | changes/bug6475 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug6475 b/changes/bug6475 new file mode 100644 index 000000000..67bab9962 --- /dev/null +++ b/changes/bug6475 @@ -0,0 +1,6 @@ + o Minor bugfixes: + - Add internal circuit construction state to protect against + the noisy warn message "Unexpectedly high circuit_successes". + Also add some additional rate-limited notice messages to help + determine the root cause of the warn. Fixes bug 6475. + Bugfix against 0.2.3.17-beta. |