aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2002-10-19 09:27:39 +0000
committerWerner Koch <[email protected]>2002-10-19 09:27:39 +0000
commitd3b880b74c3024b54b3f593462382b6136d30a37 (patch)
tree7b8229cdbc617de28593647f8e9d715b3989a19c /NEWS
parentMerged Top directory of NewPG with GnuPG. (diff)
downloadgnupg-d3b880b74c3024b54b3f593462382b6136d30a37.tar.gz
gnupg-d3b880b74c3024b54b3f593462382b6136d30a37.zip
* configure.ac: Bumped version number to 1.9.0-cvs.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS87
1 files changed, 4 insertions, 83 deletions
diff --git a/NEWS b/NEWS
index a2dc8126e..efacfbdd7 100644
--- a/NEWS
+++ b/NEWS
@@ -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.
-
-
-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.
+ * Merged stuff from the newpg branch and started this new
+ development branch.
- 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