summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2015-07-16 00:17:48 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2015-07-16 00:17:48 (GMT)
commita61f089babe336b012da31a494b0f7470b6e1a9a (patch)
tree0dccd2fe50375e84de49b1119a3feec68b6bd23d /ChangeLog
parent46c8fd10ec5bff1ee1146a0b6a7aa7eb9f47a2da (diff)
Used the binary contents a little bit more.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@551 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 81fc42d..5dd7374 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+15-07-16 Cyrille Bagard <nocbos@gmail.com>
+
+ * plugins/ropgadgets/finder.c:
+ * src/analysis/binary.c:
+ * src/analysis/binary.h:
+ * src/analysis/disass/area.c:
+ * src/analysis/disass/fetch.c:
+ * src/arch/processor.c:
+ * src/arch/processor.h:
+ * src/glibext/gbincontent.c:
+ * src/glibext/gbincontent.h:
+ Use the binary contents a little bit more.
+
15-07-14 Cyrille Bagard <nocbos@gmail.com>
* plugins/ropgadgets/select.c: