aboutsummaryrefslogtreecommitdiff
path: root/changes/rename_log_7599
diff options
context:
space:
mode:
Diffstat (limited to 'changes/rename_log_7599')
-rw-r--r--changes/rename_log_75994
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/rename_log_7599 b/changes/rename_log_7599
new file mode 100644
index 0000000000..38e843f066
--- /dev/null
+++ b/changes/rename_log_7599
@@ -0,0 +1,4 @@
+ o Code simplification and refactoring:
+ - Rename Tor's logging function log() to tor_log(), to avoid conflicts
+ with the natural logarithm function from the system libm. Resolves
+ ticket 7599.