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 cec2b3d..9f4ab26 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
09-06-30 Cyrille Bagard <nocbos@gmail.com>
+ * src/arch/x86/processor.c:
+ Try to fix a bug in 'jle' relative address computing.
+
+09-06-30 Cyrille Bagard <nocbos@gmail.com>
+
* src/arch/x86/instruction.c:
Fix a copy/paste mistake about the type of a 'jle' link.