From 3349715ebb64cde6d3ea262b8de81e1904f51880 Mon Sep 17 00:00:00 2001 From: David Shaw Date: Fri, 18 Nov 2005 04:37:30 +0000 Subject: * NEWS: Note backsigs, the xxxxx-clean options, and the xxxxx-minimal options. --- ChangeLog | 5 +++++ NEWS | 19 +++++++++++++++++++ 2 files changed, 24 insertions(+) diff --git a/ChangeLog b/ChangeLog index dc34374ee..db90a1ca7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-11-17 David Shaw + + * NEWS: Note backsigs, the xxxxx-clean options, and the + xxxxx-minimal options. + 2005-11-02 David Shaw * configure.ac: Check for a getpagesize() declaration. diff --git a/NEWS b/NEWS index 404b3b528..189355316 100644 --- a/NEWS +++ b/NEWS @@ -23,6 +23,25 @@ Noteworthy changes in version 1.4.3 * Added "gpg-zip", a program to create encrypted archives that can interoperate with PGP Zip. + * Added support for signing subkey "back signatures". Requiring + back signatures to be present is currently off by default, but + will be changed to on by default in the future, once more keys + contain the back signature. A new "backsign" command in the + --edit-key menu can be used to update signing subkeys with back + signatures. + + * The key cleaning options for --import-options and + --export-options have been further polished. "import-clean" and + "export-clean" replace the older + import-clean-sigs/import-clean-uids and + export-clean-sigs/export-clean-uids option pairs. + + * New "minimize" command in the --edit-key menu removes everything + that can be removed from a key, rendering it as small as + possible. There are corresponding "export-minimal" and + "import-minimal" commands for --export-options and + --import-options. + Noteworthy changes in version 1.4.2 (2005-07-26) ------------------------------------------------ -- cgit v1.2.3