summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f49ad8d..b6662ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
14-07-31 Cyrille Bagard <nocbos@gmail.com>
+ * src/analysis/binary.c:
+ * src/analysis/binary.h:
+ * src/analysis/binary-int.h:
+ * src/project.c:
+ * src/project.h:
+ Merge two equal binary views enumerations.
+
+14-07-31 Cyrille Bagard <nocbos@gmail.com>
+
* src/analysis/disass/fetch.c:
Improve the way code is decoded by avoiding to propagate the base address everywhere.