about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2021-01-25 10:04:21 +0100
committervan Hauser <vh@thc.org>2021-01-25 10:04:21 +0100
commit9a7531942dd02797c69dd23ee8e13f504a8a30a7 (patch)
tree94a0a845dd2a7e48598c7372661e502931f4caf8 /docs/Changelog.md
parent107b624224ac30635919e9bebfd9e15dc6d80a3f (diff)
downloadafl++-9a7531942dd02797c69dd23ee8e13f504a8a30a7.tar.gz
fix rpc_stats.md
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 12f81571..5c6b0663 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -48,6 +48,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
   - added dummy Makefile to instrumentation/
   - Updated utils/afl_frida to be 5% faster
   - Added AFL_KILL_SIGNAL env variable (thanks @v-p-b)
+  - @Edznux added a nice documentation on how to use rpc.statsd with
+    afl++ in docs/rpc_statsd.md, thanks!
 
 ### Version ++3.00c (release)
   - llvm_mode/ and gcc_plugin/ moved to instrumentation/