From 553ac7f353c7043806ec0de70d8630f5cd0a7bb8 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 7 Feb 2021 16:54:16 -0500 Subject: Add QUtil::pipe_file and QUtil::file_provider --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d5ceeea2..c81f88e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2021-02-07 Jay Berkenbilt + + * Add new functions QUtil::pipe_file and QUtil::file_provider for + sending the contents of a file through a pipeline as binary data. + 2021-02-04 Jay Berkenbilt * Add new option --pasword-file=file for reading the decryption -- cgit v1.2.3-54-g00ecf