Skip to content

Commit 5194a92

Browse files
committed
update changelog
1 parent d5f15cc commit 5194a92

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
@@ -104,6 +104,7 @@ The table below shows which release corresponds to each branch, and what date th
104104
- [#2615][2615] tube/process: Fix redirecting stderr to stdout on Windows
105105
- [#2639][2639] ROP: Remove stdout and argv workaround in ROPgadget invocation
106106
- [#2630][2630] support `preexec_fn` in `debug()`
107+
- [#2641][2641] support preexec_args in process
107108

108109
[2638]: https://github.com/Gallopsled/pwntools/pull/2638
109110
[2598]: https://github.com/Gallopsled/pwntools/pull/2598
@@ -134,6 +135,7 @@ The table below shows which release corresponds to each branch, and what date th
134135
[2615]: https://github.com/Gallopsled/pwntools/pull/2615
135136
[2639]: https://github.com/Gallopsled/pwntools/pull/2639
136137
[2630]: https://github.com/Gallopsled/pwntools/pull/2630
138+
[2641]: https://github.com/Gallopsled/pwntools/pull/2641
137139

138140
## 4.15.0 (`stable`)
139141

0 commit comments

Comments
 (0)