about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-04-19 10:15:28 +0200
committervan Hauser <vh@thc.org>2020-04-19 10:15:28 +0200
commit16a5e6bf16616389d3821414547d0402f3502e73 (patch)
tree7b91af9e22ebb1e69e0fe348299d7127cd6a123d /docs
parent39f715982d612c6815945c55f888e9924f9dc216 (diff)
downloadafl++-16a5e6bf16616389d3821414547d0402f3502e73.tar.gz
update documentation
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md11
1 files changed, 9 insertions, 2 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 93820c3b..95adf8ea 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -10,8 +10,15 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
 
 
 ### Version ++2.64d (develop):
-  - ...
-
+  - qemu_mode:
+    - add information on PIE/PIC load addresses for 32 bit
+    - better dependency checks
+  - gcc_plugin:
+    - better dependency checks
+  - unicorn_mode:
+    - better submodule handling
+  - all:
+    - fix 32 bit build options
 
 
 ### Version ++2.64c (release):