Skip to content

Commit d2fe5de

Browse files
d-e-s-odanielocfb
authored andcommitted
Add CHANGELOG entry for #1284
Add a CHANGELOG entry for pull request #1284, which added support for accessing BPF stdout and stderr streams. Signed-off-by: Daniel Müller <[email protected]>
1 parent 1a8fe38 commit d2fe5de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libbpf-rs/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Unreleased
99
additional options
1010
- Added `Program::attach_uprobe_multi` & `Program::attach_uprobe_multi_opts`
1111
to enable attachments of multi uprobes at once
12+
- Added `Program::{stdout,stderr}` for accessing BPF stdout and stderr
13+
streams
1214
- Added `OpenProgram::autoload` getter
1315

1416

0 commit comments

Comments
 (0)