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 ce0717f..fed398e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
16-02-10 Cyrille Bagard <nocbos@gmail.com>
+ * src/analysis/disass/fetch.c:
+ Do not allow half defined locations before running the disassembling
+ process.
+
+ * src/gui/panels/strings.c:
+ Display the name of the area containing a string, if any.
+
+16-02-10 Cyrille Bagard <nocbos@gmail.com>
+
* src/arch/dalvik/Makefile.am:
Add the new 'helpers.h' file to libarchdalvik_la_SOURCES.