summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-01-01 11:03:43 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-01-01 11:03:43 (GMT)
commit836e4ca6053594ceba7b78b8407d8a1f03491cd2 (patch)
treecd3965f626465835a2fef34c9a1901a581156c36 /ChangeLog
parent6695dc89a45f188b04d956147dea25a85ad708cd (diff)
Removed usage of deprecated functions when looking for ROP gadgets.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 40fa0c4..1c81be7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+17-01-01 Cyrille Bagard <nocbos@gmail.com>
+
+ * plugins/ropgadgets/finder.c:
+ * plugins/ropgadgets/finder.h:
+ * plugins/ropgadgets/select.c:
+ Remove usage of deprecated functions when looking for ROP gadgets.
+
16-12-31 Cyrille Bagard <nocbos@gmail.com>
* *.[ch]: