summaryrefslogtreecommitdiff
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 28d1fdf..a241f3f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
09-10-04 Cyrille Bagard <nocbos@gmail.com>
* src/arch/x86/operand.c:
+ Fix the rendering of ModRM operands.
+
+09-10-04 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/arch/x86/operand.c:
Fix a bug in relative jump operands.
09-10-04 Cyrille Bagard <nocbos@gmail.com>