summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog40
1 files changed, 40 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e894d2b..d003fb6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,43 @@
+17-05-14 Cyrille Bagard <nocbos@gmail.com>
+
+ * configure.ac:
+ Add the new Makefile from the 'plugins/readmc' directory.
+
+ * plugins/Makefile.am:
+ Add 'readmc' to SUBDIRS.
+
+ * plugins/mobicore/Makefile.am:
+ Remove the 'annotations.[ch]' files from libmobicore_la_SOURCES.
+
+ * plugins/mobicore/annotations.c:
+ * plugins/mobicore/annotations.h:
+ Deleted entries.
+
+ * plugins/mobicore/mclf-def.h:
+ * plugins/mobicore/mclf.c:
+ * plugins/readdex/reader.c:
+ * plugins/readdex/reader.h:
+ * plugins/readelf/header.c:
+ * plugins/readelf/header.h:
+ * plugins/readelf/reader.c:
+ * plugins/readelf/reader.h:
+ Update code.
+
+ * plugins/readmc/Makefile.am:
+ * plugins/readmc/header.c:
+ * plugins/readmc/header.h:
+ * plugins/readmc/reader.c:
+ * plugins/readmc/reader.h:
+ * plugins/readmc/text.c:
+ * plugins/readmc/text.h:
+ * plugins/readmc/v21.c:
+ * plugins/readmc/v21.h:
+ * plugins/readmc/v23.c:
+ * plugins/readmc/v23.h:
+ * plugins/readmc/v24.c:
+ * plugins/readmc/v24.h:
+ New entries: preload Mobicore information at loading.
+
17-05-12 Cyrille Bagard <nocbos@gmail.com>
* plugins/pychrysa/arch/Makefile.am: