diff options
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ operand and memory size of `0`. if formatted, yaxpeax-x86 panics. * add in-tree `cargo fuzz` targets for decoding and displaying instructions. neither of these operations should ever panic. +* fix incorrect disassembler used in x86-16 doc comments and thank you to @5225225 (https://github.com/5225225) for the bug reports handled in 1.1.2 and 1.1.3, as well as the nudge to start using `cargo fuzz`. |