about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorhexcoder <hexcoder-@users.noreply.github.com>2020-08-13 23:19:05 +0200
committerGitHub <noreply@github.com>2020-08-13 23:19:05 +0200
commitd0ab83a202ef5bb0614dde01825e4dd48f0da645 (patch)
tree077266cc099793ae2095a459abd3d7484afc9277 /docs/Changelog.md
parentb5d1a021efaede5e084418fe552330590ee43641 (diff)
downloadafl++-d0ab83a202ef5bb0614dde01825e4dd48f0da645.tar.gz
Changelog wording/whitespace
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 5044dce5..3c28ff98 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -33,7 +33,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
      - skipping ctors and ifuncs for instrumentation
      - LTO: switch default to the dynamic memory map, set AFL_LLVM_MAP_ADDR
             for a fixed map address (eg. 0x10000)
-     - LTO: laf-intel and redqueen/cmplogare are now applied at link time
+     - LTO: laf-intel and redqueen/cmplog are now applied at link time
             to prevent llvm optimizing away the splits
      - LTO: autodictionary mode is a default
      - LTO: instrim instrumentation disabled, only classic support used