changelog

This commit is contained in:
Willi Ballenthin
2023-01-05 11:38:51 +01:00
parent 83845078a7
commit 99e0e45bfc

View File

@@ -74,6 +74,7 @@
- elf: better detect OS via GLIBC ABI version needed and dependencies #1221 @williballenthin
- dotnet: address unhandled exceptions with improved type checking #1230 @mike-hunhoff
- fix import-to-ida script formatting #1208 @williballenthin
- render: fix verbose rendering of scopes #1263 @williballenthin
### capa explorer IDA Pro plugin
- fix: display instruction items #1154 @mr-tz