summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7cc6a93..07987e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,25 @@
17-12-08 Cyrille Bagard <nocbos@gmail.com>
+ * plugins/elf/symbols.c:
+ Load imported symbols.
+
+ * plugins/pychrysa/format/symbol.c:
+ * src/analysis/disass/output.c:
+ * src/analysis/disass/routines.c:
+ * src/format/format.c:
+ Update code.
+
+ * src/format/symbol-int.h:
+ * src/format/symbol.c:
+ * src/format/symbol.h:
+ Introduce the symbol visibility.
+
+ * src/gui/panels/symbols.c:
+ * src/panels/strings.c:
+ Update code.
+
+17-12-08 Cyrille Bagard <nocbos@gmail.com>
+
* plugins/pychrysa/arch/vmpa.c:
Update the comparison features for the Python bindings.