about summary refs log tree commit diff
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2022-08-31 10:45:47 +0200
committerGitHub <noreply@github.com>2022-08-31 10:45:47 +0200
commit0c122aeee65c5e91b6ecc465dcdf740aa67943d1 (patch)
tree85a5a62a405028660f721ad958262f71401b7803
parent3a31c5c985b8fb22a1ae9feb6978f486d5f839e7 (diff)
parent644b544bc026989a53371a2b25a5cba00ca35b65 (diff)
downloadafl++-0c122aeee65c5e91b6ecc465dcdf740aa67943d1.tar.gz
Merge pull request #1505 from tokatoka/stable
Fix my name in 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 5e4de45a..d8f161b9 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -18,7 +18,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
       to variables queue items instead of 12.
   - afl-cc:
     - fixed off-by-one bug in our pcguard implemenation, thanks for
-      @toka for reporting
+      @tokatoka for reporting
     - better handling of -fsanitize=..,...,.. lists
     - fix gcc_mode cmplog
     - obtain the map size of a target with setting AFL_DUMP_MAP_SIZE=1