Skip to content

Commit a7274b5

Browse files
committed
Update CHANGELOG
1 parent 447ac96 commit a7274b5

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
@@ -83,6 +83,7 @@ The table below shows which release corresponds to each branch, and what date th
8383
- [#2527][2527] Allow setting debugger path via `context.gdb_binary`
8484
- [#2530][2530] Do NOT error when passing directory arguments in `checksec` commandline tool.
8585
- [#2529][2529] Add LoongArch64 support
86+
- [#2542][2542] Decode `_IO_*` flags in `FileStructure` member
8687

8788
[2519]: https://github.com/Gallopsled/pwntools/pull/2519
8889
[2507]: https://github.com/Gallopsled/pwntools/pull/2507
@@ -93,6 +94,7 @@ The table below shows which release corresponds to each branch, and what date th
9394
[2527]: https://github.com/Gallopsled/pwntools/pull/2527
9495
[2530]: https://github.com/Gallopsled/pwntools/pull/2530
9596
[2529]: https://github.com/Gallopsled/pwntools/pull/2529
97+
[2542]: https://github.com/Gallopsled/pwntools/pull/2542
9698

9799
## 4.15.0 (`beta`)
98100

0 commit comments

Comments
 (0)