summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4fe2f5e..4fc256d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+16-01-04 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/analysis/disass/area.c:
+ Typo.
+
+ * src/arch/vmpa.c:
+ * src/arch/vmpa.h:
+ Typo. Treat phys_t as uint64_t to avoid huge differences in
+ mrange_contains_addr() get considered as negative numbers.
+
16-01-03 Cyrille Bagard <nocbos@gmail.com>
* src/format/format.c: