summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-02-10 15:24:59 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-02-10 15:25:45 (GMT)
commitabc912f8500312c888832ff521d3dd17d8b2c613 (patch)
treef648295964509021f545a72ad5d173897ee45018 /ChangeLog
parentdbd5e7fdfd43fba609fce3fafdcd38d704554d99 (diff)
Displayed the name of the area containing a string, if any.
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.