Merge remote-tracking branch 'karsten/geoip6-jul2014' into maint-0.2.4
[tor.git] / changes / log-noise
blobbbbf0d2c0c76e8c0393a51a17c895b8d3f0eeebc
1  o Minor bugfixes (log message reduction)
2    - Fix a path state issue that triggered a notice during relay startup.
3      Fixes bug #8320; bugfix on 0.2.4.10-alpha.
4    - Reduce occurrences of warns about circuit purpose in
5      connection_ap_expire_building(). Fixes bug #8477; bugfix on
6      0.2.4.11-alpha.
7    - Fix a directory authority warn caused when we have a large amount
8      of badexit bandwidth.  Fixes bug #8419; bugfix on 0.2.2.10-alpha.
9    - Reduce a path bias length check notice log to info. The notice
10      is triggered when creating controller circuits. Fixes bug #8196;
11      bugfix on 0.2.4.8-alpha.