summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e6085d5..b2e5bcb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-07-28 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/arch/operand.c:
+ Fix a bug when reading immediate values (|| != |).
+
+ * src/binary.c:
+ Map the content of a given file into memory.
+
2008-07-27 Cyrille Bagard <nocbos@gmail.com>
* configure.ac: