Noteworthy changes in version 0.9.3 (unreleased)
------------------------------------------------


Noteworthy changes in version 0.9.2 (2002-09-20)
------------------------------------------------

 * The default directory structure is created if it does no exists.

 * A few more diagnostics and a minor bug fixes.


Noteworthy changes in version 0.9.1 (2002-08-23)
------------------------------------------------

 * Minor fixes.


Noteworthy changes in version 0.9.0 (2002-08-21)
------------------------------------------------

 * 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.

 * Very basic regression tests implemented.

 * Signing using more than one key works on the commandline and in
   server mode.

 * --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.

 * New command --delete-key.  Note that in contrast to gpg this is not
   interactive.

Noteworthy changes in version 0.3.9 (2002-07-01)
------------------------------------------------

 * The protect-tool does now make use of the gpg-agent to query a
   passphrase.

 * The default path of the daemons are now set to a more common value
   and there are configure options to change them.

Noteworthy changes in version 0.3.8 (2002-06-25)
------------------------------------------------

 * 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.

 * A bunch of big fixes and changes for improved interoperability.

 * gpgsm can now create non-detached signatures.

Noteworthy changes in version 0.3.7 (2002-06-04)
------------------------------------------------

 * More user friendly output for --list-keys without --with-colons.
   New --list-sigs to show the certification path.

 * gpg-agent handles concurrent connections.

 * gpgsm --import can now handle certs-only messages.

Noteworthy changes in version 0.3.6 (2002-05-03)
------------------------------------------------

 * Some cleanups.

Noteworthy changes in version 0.3.5 (2002-04-15)
------------------------------------------------
 
 * Checks key usage and uses the authorithyKeyIdentifier.

 * Basic SC support for TCOS card using a patched version of OpenSC.


 Copyright 2002 g10 Code GmbH

 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.

 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.