aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d420ed0..590f731 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,8 @@
+## 1.3.0
+
+* fix 32-bit call/jmp not respecting 66 prefix if set - such cases use 16-bit
+ operands, but decoded as if they used 32-bit operands.
+
## 1.2.2
* fix `hreset` reporting two operands, with a second operand of `Nothing`.