about summary refs log tree commit diff
path: root/docs/ChangeLog
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-08-08 10:36:43 +0200
committervan Hauser <vh@thc.org>2019-08-08 10:36:43 +0200
commit2971b5b31527be94037dfc4f60231ee2a0a1ea25 (patch)
tree503edbd3be7ac1051557917ac68e9897f08e7a2c /docs/ChangeLog
parent65a3a9773d2e00c549a0fc54e9942c323d8d2a55 (diff)
downloadafl++-2971b5b31527be94037dfc4f60231ee2a0a1ea25.tar.gz
documentation update
Diffstat (limited to 'docs/ChangeLog')
-rw-r--r--docs/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog
index 5e78610e..dfebb68a 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -17,6 +17,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
 Version ++2.53d (dev):
 ----------------------
 
+  - llvm 9 is now supported (still needs testing)
+  - fix building qemu on some Ubuntus (thanks to floyd!)
   - custom mutator by a loaded library is now supported (thanks to kyakdan!)
   - fix for a few features to support different map sized than 2^16
   - afl-showmap: new option -r now shows the real values in the buckets (stock
@@ -26,7 +28,6 @@ Version ++2.53d (dev):
   - ... your patch? :)
 
 
-
 --------------------------
 Version ++2.53c (release):
 --------------------------