mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge remote-tracking branch 'origin/maint-0.2.4'
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
o Minor bugfixes (log messages)
|
||||
- Use circuit creation time for network liveness evaluation. This
|
||||
should eliminate warning log messages about liveness caused by
|
||||
changes in timeout evaluation. Fixes bug 6572; bugfix on 0.2.4.8-alpha.
|
||||
@@ -0,0 +1,6 @@
|
||||
o Bugfixes:
|
||||
- Fix compilation warning with some versions of clang that would prefer
|
||||
the -Wswitch-enum compiler flag to warn about switch statements with
|
||||
missing enum values, even if those switch statements have a default:
|
||||
statement. Fixes bug 8598; bugfix on 0.2.4.10-alpha.
|
||||
|
||||
Reference in New Issue
Block a user