From 359378c5b3f3aaf274dfc33861978c3cf6ec60ca Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 31 Jan 2023 09:47:19 +0100 Subject: json: New operation "identify" and convenience option --identify. * src/gpgme-json.c (data_type_to_string): New. (op_identify): New. (process_request): Add to command list. (cmd_identify): New. (main): Add option --identify. -- --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index fda5a98d..499e3775 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ Noteworthy changes in version 1.19.0 (unreleased) ------------------------------------------------- + * New convenience option --identify for gpgme-json. + * New context flag "no-auto-check-trustdb". [T6261] * Optionally, build QGpgME for Qt 6 @@ -431,7 +433,7 @@ Noteworthy changes in version 1.13.0 (2019-03-26) * Several fixes to the Common Lisp bindings. - * Fixed minor bugs in gpgme-json. [#4331,#4341,#4342,#4343 + * Fixed minor bugs in gpgme-json. [#4331,#4341,#4342,#4343] * Require trace level 8 to dump all I/O data. -- cgit v1.2.3