Skip to content

Commit b6da2ff

Browse files
committed
CHANGELOG: add pr first
Merge remote dev to remove annoying Python 2 tests. Update CHANGELOG to stop CHANGELOG test failing.
1 parent 865be4c commit b6da2ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ The table below shows which release corresponds to each branch, and what date th
8585
- [#2529][2529] Add LoongArch64 support
8686
- [#2506][2506] ROP: fix `ROP(ELF(exe)).leave` is `None` in some ELF
8787
- [#2504][2504] doc: add example case for `tuple` (host, port pair) in `gdb.attach`
88+
- [#2442][2442] Add convenient exploit for `_IO_wide_data`
8889

8990
[2519]: https://github.com/Gallopsled/pwntools/pull/2519
9091
[2507]: https://github.com/Gallopsled/pwntools/pull/2507
@@ -97,6 +98,7 @@ The table below shows which release corresponds to each branch, and what date th
9798
[2529]: https://github.com/Gallopsled/pwntools/pull/2529
9899
[2506]: https://github.com/Gallopsled/pwntools/pull/2506
99100
[2504]: https://github.com/Gallopsled/pwntools/pull/2504
101+
[2442]: https://github.com/Gallopsled/pwntools/pull/2442
100102

101103
## 4.15.0 (`beta`)
102104

0 commit comments

Comments
 (0)