diff options
author | iximeow <me@iximeow.net> | 2022-01-02 15:07:52 -0800 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2022-01-02 15:07:52 -0800 |
commit | e893398115da3c5f636bc908666e0fb65e4d78d7 (patch) | |
tree | c58ac9b67e43fd3f722fa68ef4b7de07176a0aa2 /CHANGELOG | |
parent | 1dc77c26e1de52f43b0841f60c42f9581ac31f77 (diff) |
update changelog
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`. |