Skip to content

Commit 1fca257

Browse files
committed
update changelog
1 parent 31620fc commit 1fca257

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ The table below shows which release corresponds to each branch, and what date th
103103
- [#2610][2610] Fix `log.progress` ignoring `context.log_console`
104104
- [#2615][2615] tube/process: Fix redirecting stderr to stdout on Windows
105105
- [#2639][2639] ROP: Remove stdout and argv workaround in ROPgadget invocation
106+
- [#2641][2641] support preexec_args in process
106107

107108
[2638]: https://github.com/Gallopsled/pwntools/pull/2638
108109
[2598]: https://github.com/Gallopsled/pwntools/pull/2598
@@ -132,6 +133,7 @@ The table below shows which release corresponds to each branch, and what date th
132133
[2610]: https://github.com/Gallopsled/pwntools/pull/2610
133134
[2615]: https://github.com/Gallopsled/pwntools/pull/2615
134135
[2639]: https://github.com/Gallopsled/pwntools/pull/2639
136+
[2641]: https://github.com/Gallopsled/pwntools/pull/2641
135137

136138
## 4.15.0 (`stable`)
137139

0 commit comments

Comments
 (0)