gnupg/NEWS

48 lines
1.7 KiB
Plaintext
Raw Normal View History

2003-08-05 20:55:40 +02:00
Noteworthy changes in version 1.9.1 (unreleased)
------------------------------------------------
Noteworthy changes in version 1.9.0 (2003-08-05)
2002-10-18 12:41:34 +02:00
------------------------------------------------
====== PLEASE SEE README-alpha =======
2003-08-05 19:11:04 +02:00
* gpg has been renamed to gpg2 and gpgv to gpgv2. This is a
temporary change to allow co-existing with stable gpg versions.
2003-08-05 19:11:04 +02:00
* ~/.gnupg/gpg.conf-1.9.0 is fist tried as config file before the
usual gpg.conf.
2003-08-05 19:11:04 +02:00
* Removed the -k, -kv and -kvv commands. -k is now an alias to
--list-keys. New command -K as alias for --list-secret-keys.
* Removed --run-as-shm-coprocess feature.
* gpg does now also use libgcrypt, libgpg-error is required.
2003-01-09 14:15:07 +01:00
* New gpgsm commands --call-dirmngr and --call-protect-tool.
1998-01-12 11:18:17 +01:00
2003-01-09 14:15:07 +01:00
* Changing a passphrase is now possible using "gpgsm --passwd"
2002-06-29 16:15:02 +02:00
2003-01-09 14:15:07 +01:00
* The content-type attribute is now recognized and created.
* The agent does now reread certain options on receiving a HUP.
* The pinentry is now forked for each request so that clients with
different environments are supported. When running in daemon mode
and --keep-display is not used the DISPLAY variable is ignored.
* Merged stuff from the newpg branch and started this new
development branch.
Copyright 2002, 2003 Free Software Foundation, Inc.
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.