summaryrefslogtreecommitdiff
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 f17165f..2b4e1bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
* i386/i386/db_disasm.c (Iba): New macro.
(db_inst_table): Use Iba for aam and aad instructions.
(db_disasm): Decode operands for Iba case.
+ * i386/i386/db_interface.c (db_read_bytes): Do not increment the
+ address before printing it.
2008-07-15 Barry deFreese <bddebian@comcast.net>