aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3850ee6..1c9338c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -11,6 +11,8 @@
* fix jrcxz/jecxz/jcxz having "two operands". accessing the "second" operand
through `Instruction::operand` is a guaranteed panic.
+* fix the mnemonics for some prefetch instructions: prefetcht{0,1,2} were missing the second "t".
+ the Opcode variants are still spelled incorrectly and will continue to be until a future 3.0.
## 2.1.0