From 0cbbf3b2e90c64748a180ae710ad798954cb89fa Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 6 Mar 2021 11:48:19 -0500 Subject: disable PTRACE_ATTACH after daemonizing this should let warnings go to the agent logs instead of the terminal --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 4849a0e..36c8b06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [Unreleased] + +### Fixed + +* Send warnings about failure to disable PTRACE_ATTACH to the agent logs rather + than stderr + ## [1.1.1] - 2021-03-05 ### Fixed -- cgit v1.2.3-54-g00ecf