about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-02-28 00:41:56 +0100
committervan Hauser <vh@thc.org>2020-02-28 00:41:56 +0100
commit41493b1e3f519d26f6f77016924cc5301f8495ab (patch)
treedc48db515a67bb0dfb7d2b519e175c4e85e79cab /docs/Changelog.md
parentf526bb2ecb6dbbf6b155f12f6e8e12596cd1b84c (diff)
downloadafl++-41493b1e3f519d26f6f77016924cc5301f8495ab.tar.gz
cmplog_shm shmat was missing result check
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 2f8674c8..9ae84ae2 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -11,7 +11,10 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
 
 ### Version ++2.61d (develop):
 
-  - ...
+  - Important fix for memory allocation functions that result in afl-fuzz
+    not identifying crashes - UPDATE!
+  - Small fix for -E/-V to release the CPU
+  - CmpLog does not need sancov anymore
 
 
 ### Version ++2.61c (release):