about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-03-24 11:13:16 +0100
committervanhauser-thc <vh@thc.org>2021-03-24 11:13:16 +0100
commit2b3642aa39fc79b5fd394120f0fadf4476d4476e (patch)
tree9d35021985e2b6ea2b2988f318195d238e6fabc3 /docs/Changelog.md
parentd68bd656fef035e83bcc372680e8ecd538d9badb (diff)
downloadafl++-2b3642aa39fc79b5fd394120f0fadf4476d4476e.tar.gz
v3.12c ready to go
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 476c6f4e..5b7d6ab6 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -13,6 +13,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
     - added AFL_TARGET_ENV variable to pass extra env vars to the target
       (for things like LD_LIBRARY_PATH)
     - fix map detection, AFL_MAP_SIZE not needed anymore for most cases
+    - fix counting favorites (just a display thing)
   - afl-cc:
     - fix cmplog rtn (rare crash and not being able to gather ptr data)
     - fix our own PCGUARD implementation to compile with llvm 10.0.1