mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
See ChangeLog: Wed Jul 12 13:32:06 CEST 2000 Werner Koch
This commit is contained in:
parent
6e4d721c93
commit
9b9fb4cc50
27 changed files with 4500 additions and 611 deletions
7
NEWS
7
NEWS
|
@ -1,4 +1,4 @@
|
|||
Noteworthy changes in the current test release
|
||||
Noteworthy changes in version 1.0.2 (2000-07-12)
|
||||
----------------------------------------------
|
||||
|
||||
* Fixed expiration handling of encryption keys.
|
||||
|
@ -28,7 +28,7 @@ Noteworthy changes in the current test release
|
|||
faster decryption.
|
||||
|
||||
* New command --export-secret-subkeys which outputs the
|
||||
the _primary_ key with is's secret parts deleted. This is
|
||||
the _primary_ key with it's secret parts deleted. This is
|
||||
useful for automated decryption/signature creation as it
|
||||
allows to keep the real secret primary key offline and
|
||||
thereby protecting the key certificates and allowing to
|
||||
|
@ -48,11 +48,12 @@ Noteworthy changes in the current test release
|
|||
* Support for the new MDC encryption packets. To create them either
|
||||
--force-mdc must be use or cipher algorithm with a blocksize other
|
||||
than 64 bits is to be used. --openpgp currently disables MDC packets
|
||||
entirely.
|
||||
entirely. This option should not yet be used.
|
||||
|
||||
* New option --no-auto-key-retrieve to disable retrieving of
|
||||
a missing public key from a keyerver, when a keyerver has been set.
|
||||
|
||||
* Danish translation
|
||||
|
||||
Noteworthy changes in version 1.0.1 (1999-12-16)
|
||||
-----------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue