From 45cf9de341405a228e331bd3893cbcd6b72306be Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 14 Dec 2011 15:42:28 +0100 Subject: agent: Pass comment lines from scd verbatim thru gpg-agent. * agent/call-scd.c (pass_status_thru): Pass comment lines verbatim. * tools/gpg-connect-agent.c (help_cmd_p): New. (main): Treat an "SCD HELP" the same as "HELP". --- NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 08d6bfe6b..4364405b1 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,19 @@ Noteworthy changes in version 2.1.0beta3 * The Assuan commands KILLAGENT and KILLSCD are working again. + * SCdaemon does not anymore block after changing a card (regression + fix). + + * gpg-connect-agent does now proberly display the help output for + "SCD HELP" commands. + + * New GPGSM validation model "steed". + + * Improved certificate creation in GPGSM. + + * New option for GPG_AGENT to select a passphrase mode. The loopback + mode may be used to bypass Pinentry. + Noteworthy changes in version 2.1.0beta2 (2011-03-08) ----------------------------------------------------- -- cgit v1.2.3 From 8e47f1e576f70d4dbe966523057fe3078006ae8b Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 20 Dec 2011 15:55:43 +0100 Subject: Prepare for the beta3 release. --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 4364405b1..7d7740646 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Noteworthy changes in version 2.1.0beta3 +Noteworthy changes in version 2.1.0beta3 (2011-12-20) ----------------------------------------------------- * Fixed regression in GPG's secret key export function. @@ -15,7 +15,7 @@ Noteworthy changes in version 2.1.0beta3 * gpg-connect-agent does now proberly display the help output for "SCD HELP" commands. - * New GPGSM validation model "steed". + * Preliminary support for the GPGSM validation model "steed". * Improved certificate creation in GPGSM. -- cgit v1.2.3 From 97d1c884e62bba94e42bb5b2bb13cd3880334c31 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 20 Dec 2011 17:10:28 +0100 Subject: Post-release version number update --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 7d7740646..65297dd37 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +Noteworthy changes in version 2.1.0beta4 (unreleased) +----------------------------------------------------- + + Noteworthy changes in version 2.1.0beta3 (2011-12-20) ----------------------------------------------------- -- cgit v1.2.3