about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-01-17 16:17:08 +0100
committervan Hauser <vh@thc.org>2020-01-17 16:17:08 +0100
commit800d43b84666461cb682be20fdc5df48c13c252b (patch)
treefbbd64cc5bc30db47029764e963ccf800932ad72 /docs
parentcb23fe2aba8487464755abe2debfb78980cc5eba (diff)
downloadafl++-800d43b84666461cb682be20fdc5df48c13c252b.tar.gz
small change for march=native
Diffstat (limited to 'docs')
-rw-r--r--docs/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog
index 594f75e9..5347d244 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -17,6 +17,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
 Version ++2.60d (develop):
 --------------------------
 
+  - use -march=native if available
   - afl-fuzz:
      - now prints the real python version support compiled in
      - set stronger performance compile options and little tweaks