From 832d792e4e88b85f4926e1241870de4d6ec2d772 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 9 Feb 2021 15:30:56 -0500 Subject: Add CLI support for working with attachments --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0511ca53..be8d2564 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2021-02-10 Jay Berkenbilt + + * Add new command-line arguments for operating on attachments: + --list-attachments, --add-attachment, --remove-attachment, + --copy-attachments-from. See --help and manual for details. + 2021-02-09 Jay Berkenbilt * Add methods to QUtil for working with PDF timestamp strings: -- cgit v1.2.3-54-g00ecf