summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 95add10..3c4a6c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+17-02-08 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/analysis/Makefile.am:
+ Add the 'loading.[ch]' files to libanalysis_la_SOURCES.
+
+ * src/analysis/binary.c:
+ * src/analysis/binary.h:
+ Update code.
+
+ * src/analysis/loading.c:
+ * src/analysis/loading.h:
+ New entries: gather all the binary loading process into an uniq place.
+
+ * src/analysis/project.c:
+ * src/analysis/project.h:
+ Update code.
+
17-02-07 Cyrille Bagard <nocbos@gmail.com>
* plugins/pychrysa/analysis/db/Makefile.am: