mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Changes file for logging circularity fixes.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
o Minor features (code layout):
|
||||
- Make a new lowest-level error-handling API for use by code invoked
|
||||
from within the logging module. This interface it makes it so
|
||||
the logging code is no longer at risk of calling into itself if
|
||||
a failure occurs while trying to log something.
|
||||
Closes ticket 26427.
|
||||
Reference in New Issue
Block a user