about summary refs log tree commit diff
path: root/docs/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ChangeLog')
-rw-r--r--docs/ChangeLog3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog
index 620623a2..0393e8c3 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -27,8 +27,7 @@ Version ++2.52c (2019-05-28):
     to the AFL schedule, not to the FAST schedule. So nothing changes unless
     you use the new -p option :-) - see docs/power_schedules.txt
   - added afl-system-config script to set all system performance options for fuzzing
-  - llvm_mode is currently configured to work with llvm 5.0 and 6.0.
-    To compile with 3.9 or 4.0 you must change CXX to clang++ in llvm_mode/Makefile
+  - llvm_mode works with llvm 3.9 up to including 6.0.1
 
 
 ---------------------------