gnupg/NEWS

96 lines
3.0 KiB
Plaintext
Raw Normal View History

Noteworthy changes in version 0.9.3 (unreleased)
2002-10-18 12:41:34 +02:00
------------------------------------------------
Noteworthy changes in version 0.9.2 (2002-09-20)
------------------------------------------------
* The default directory structure is created if it does no exists.
2002-10-15 18:34:54 +02:00
* A few more diagnostics and a minor bug fixes.
2002-10-15 18:34:54 +02:00
Noteworthy changes in version 0.9.1 (2002-08-23)
------------------------------------------------
2002-07-30 17:21:03 +02:00
* Minor fixes.
2002-07-30 17:21:03 +02:00
Noteworthy changes in version 0.9.0 (2002-08-21)
------------------------------------------------
2002-07-30 17:21:03 +02:00
* The default homedir has changed from ~/.gnupg-test to ~/.gnupg.
* To run gpg-agent or scdaemon in the background, the option --daemon
must be used.
Noteworthy changes in version 0.3.10 (2002-08-10)
-------------------------------------------------
* A key may be specified by a short fingerprint; either the last 4 or
8 bytes of the SHA-1 fingerprint.
2002-06-29 16:15:02 +02:00
* Very basic regression tests implemented.
2002-06-29 16:15:02 +02:00
* Signing using more than one key works on the commandline and in
server mode.
2002-06-29 16:15:02 +02:00
* --import does now try to import all certificates up the chain; this
usually works only when the new option --auto-issuer-key-retrieve
is also used.
2002-06-29 16:15:02 +02:00
* New command --delete-key. Note that in contrast to gpg this is not
interactive.
2002-06-29 16:15:02 +02:00
Noteworthy changes in version 0.3.9 (2002-07-01)
2002-06-29 16:15:02 +02:00
------------------------------------------------
* The protect-tool does now make use of the gpg-agent to query a
passphrase.
2002-06-29 16:15:02 +02:00
* The default path of the daemons are now set to a more common value
and there are configure options to change them.
2002-06-29 16:15:02 +02:00
Noteworthy changes in version 0.3.8 (2002-06-25)
2002-06-29 16:15:02 +02:00
------------------------------------------------
* The protect-tool has now a feature to extract a private RSA key
from a PKCS-12 file and convert it into the gpg-agent format.
2002-06-29 16:15:02 +02:00
* A bunch of big fixes and changes for improved interoperability.
2002-06-29 16:15:02 +02:00
* gpgsm can now create non-detached signatures.
2002-06-29 16:15:02 +02:00
Noteworthy changes in version 0.3.7 (2002-06-04)
2002-06-29 16:15:02 +02:00
------------------------------------------------
* More user friendly output for --list-keys without --with-colons.
New --list-sigs to show the certification path.
2002-06-29 16:15:02 +02:00
* gpg-agent handles concurrent connections.
2002-06-29 16:15:02 +02:00
* gpgsm --import can now handle certs-only messages.
2002-06-29 16:15:02 +02:00
Noteworthy changes in version 0.3.6 (2002-05-03)
2002-06-29 16:15:02 +02:00
------------------------------------------------
* Some cleanups.
2002-06-29 16:15:02 +02:00
Noteworthy changes in version 0.3.5 (2002-04-15)
2002-06-29 16:15:02 +02:00
------------------------------------------------
* Checks key usage and uses the authorithyKeyIdentifier.
* Basic SC support for TCOS card using a patched version of OpenSC.
1998-01-12 11:18:17 +01:00
2002-06-29 16:15:02 +02:00
Copyright 2002 g10 Code GmbH
2002-06-29 16:15:02 +02:00
This file is free software; as a special exception the author gives
unlimited permission to copy and/or distribute it, with or without
modifications, as long as this notice is preserved.
2002-06-29 16:15:02 +02:00
This file is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.