1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

* configure.ac: Bumped version number to 1.9.0-cvs.

This commit is contained in:
Werner Koch 2002-10-19 09:27:39 +00:00
parent 9214e1b282
commit d3b880b74c
4 changed files with 11 additions and 87 deletions

87
NEWS
View file

@ -1,90 +1,11 @@
Noteworthy changes in version 0.9.3 (unreleased)
Noteworthy changes in version 1.9.0 (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.
* Merged stuff from the newpg branch and started this new
development branch.
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
Copyright 2002 Free Software Foundation, Inc.
This file is free software; as a special exception the author gives
unlimited permission to copy and/or distribute it, with or without