aboutsummaryrefslogtreecommitdiff
path: root/changes/bug40400
blob: 47bb1e6a1e74b588847d914fdfb89c038940b84d (plain)
1
2
3
4
5
6
  o Minor bugfixes (usability):
    - Do not log "circuit_receive_relay_cell failed" at LOG_PROTOCOL_WARN;
      instead log it at DEBUG. In every case where we would want to log
      this as a protocol warning, we are already logging another warning
      from inside circuit_receive_relay_cell. Fixes part of bug 40400;
      bugfix on 0.1.1.9-alpha.