summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2007-11-19 17:32:05 +0100
committerWerner Koch <wk@gnupg.org>2007-11-19 17:32:05 +0100
commitc1270f06feda61ff864c485336d31db8a00cb56c (patch)
tree0643cd45958cb506d90cb7c2ef020c5049d0d47a /TODO
parentStarted to implement the audit log feature. (diff)
downloadgnupg2-c1270f06feda61ff864c485336d31db8a00cb56c.tar.xz
gnupg2-c1270f06feda61ff864c485336d31db8a00cb56c.zip
Document --auto-issuer-key-retrieve.
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 9 insertions, 0 deletions
diff --git a/TODO b/TODO
index 07e348674..7eebe4487 100644
--- a/TODO
+++ b/TODO
@@ -129,3 +129,12 @@
This may happen and lead to an Ambiguous Name error. Solution is to
check the certs for identity before throwing this error.
+* Gpg-Agent Locale
+ Although we pass LC_MESSAGE from gpgsm et al. to Pinentry, this has
+ only an effect on the stock GTK strings (e.g. "OK") and not on any
+ strings gpg-agent generates and passes to Pinentry. This defeats
+ our design goal to allow changing the locale without changing
+ gpg-agent's default locale (e.g. by the command updatestartuptty).
+
+
+