mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
changes file for #16563
This commit is contained in:
parent
41782bf3ac
commit
aaa27b995c
6
changes/bug16563
Normal file
6
changes/bug16563
Normal file
@ -0,0 +1,6 @@
|
||||
o Minor bugfixes (logging):
|
||||
- In log messages that include a function name, use __FUNCTION__ instead
|
||||
of __PRETTY_FUNCTION__. In GCC, these are synonymous, but with clang
|
||||
__PRETTY_FUNCTION__ has extra information we don't need.
|
||||
Fixes bug 16563; bugfix on 0.0.2pre8. Fix by Tom van der Woerdt.
|
||||
|
Loading…
Reference in New Issue
Block a user