mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
* options.h, g10.c (main), export.c (parse_export_options,
do_export_stream): Add export-options export-clean-sigs, export-clean-uids, export-clean-subkeys, and export-clean which is all of the above. Export-minimal is the same except it also removes all non-selfsigs. export-unusable-sigs is now a noop.
This commit is contained in:
parent
33f81c5bb6
commit
2c9948c00a
4 changed files with 47 additions and 24 deletions
|
@ -1,3 +1,11 @@
|
|||
2005-06-07 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* options.h, g10.c (main), export.c (parse_export_options,
|
||||
do_export_stream): Add export-options export-clean-sigs,
|
||||
export-clean-uids, export-clean-subkeys, and export-clean which is
|
||||
all of the above. Export-minimal is the same except it also
|
||||
removes all non-selfsigs. export-unusable-sigs is now a noop.
|
||||
|
||||
2005-06-01 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* signal.c [HAVE_DOSISH_SYSTEM]: Fix unused function warnings on
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue