summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-12-31 16:16:20 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-12-31 16:16:20 (GMT)
commit8599cd772627ed8f7c923615fe991808d3f5c882 (patch)
tree95f266197c63c51c4f6513e5575f935a63af6fa0 /ChangeLog
parente0ab9498f78ee6b4fbbba25400d78436db682899 (diff)
Updated the ROP gadgets finder.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 41fb56a..63cedf9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,21 @@
17-12-31 Cyrille Bagard <nocbos@gmail.com>
+ * plugins/ropgadgets/select.c:
+ Update the ROP gadgets finder.
+
+ * src/analysis/loading.c:
+ Update code.
+
+ * src/core/global.c:
+ Increase the reference counter when providing the current project.
+
+ * src/gui/editor.c:
+ * src/gui/menus/file.c:
+ * src/gui/menus/project.c:
+ Update code.
+
+17-12-31 Cyrille Bagard <nocbos@gmail.com>
+
* plugins/elf/elf_def.h:
Typo.