summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2009-06-30 20:32:14 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2009-06-30 20:32:14 (GMT)
commitdcacf4201c9ef35b98ba5bfb778341de0cbaa337 (patch)
treed0441a5afacdba02afdf138121bdde8d260236fe /ChangeLog
parentdde6bbf77e6a6df95dad5426e56a4bba115a7253 (diff)
Fixed a copy/paste mistake about the type of a 'jle' link.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@86 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 032c201..cec2b3d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
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.
+
+09-06-30 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/arch/x86/instruction.c:
* src/arch/x86/instruction.h:
* src/arch/x86/Makefile.am:
* src/arch/x86/opcodes.h: