about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-06-02 10:50:04 +0200
committervanhauser-thc <vh@thc.org>2021-06-02 10:50:04 +0200
commita38aafc5d0cb9ccf75f99613f52fd0938f5f86c0 (patch)
treee34f0f69fa49ca77c280faaa32d9fa49011d1f09 /docs/Changelog.md
parentd5a24acb2157de1de6b7ffb1f6e73bacb02b0348 (diff)
downloadafl++-a38aafc5d0cb9ccf75f99613f52fd0938f5f86c0.tar.gz
fix -F with slash option
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index a49c0672..a4c6ac10 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -10,6 +10,9 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
 
 ### Version ++3.14a (release)
   - Fix for llvm 13
+  - afl-fuzz:
+    - fix -F when a '/' was part of the parameter
+  - ensure afl-compiler-rt is built for gcc_module
 
 
 ### Version ++3.13c (release)