about summary refs log tree commit diff
path: root/CHANGES
diff options
context:
space:
mode:
authorNguyễn Gia Phong <cnx@loang.net>2024-11-05 12:47:14 +0900
committerNguyễn Gia Phong <cnx@loang.net>2024-11-05 16:27:39 +0900
commit1fe6579eb183c8762c6ce41fc2ace742c8f5a5c9 (patch)
tree169abf126dbd3ff291e93194252a17ca3d91cd00 /CHANGES
parent3aa0dbdc85f9a4cadac0152ed1bfb4cad7c3174b (diff)
downloadafl-dyninst-1fe6579eb183c8762c6ce41fc2ace742c8f5a5c9.tar.gz
Rework afl-dyninst's CLI
It is now compatible with help2man,
hence the new barebone manual page.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES10
1 files changed, 7 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index 57f4bf2..058282a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,13 +3,17 @@ Tag: 1.0.0
 	Build recipe rework
 
 	Additions:
-	- Compliance with REUSE 3.0 has been added
+	- Manual page for afl-dyninst(1)
+	- Positional arguments for input and output binaries
+	  of afl-dyninst(1)
+	- Long command-line options for afl-dyninst(1)
 	- Make target uninstall
+	- Compliance with REUSE 3.0
 
 	Removals:
 	- Support for Dyninst < 10
-	- Command-line options -dfl
-
+	- afl-dyninst(1)'s command-line options -dfilo
+	- afl-dyninst's unnecessary info logs
 
 Remote: https://github.com/vanhauser-thc/afl-dyninst
 Date: 2021-05-21