1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

(setup_pinentry_env): Try hard to set a default for GPG_TTY.

This commit is contained in:
Werner Koch 2004-10-04 13:21:37 +00:00
parent 31cdfcafe4
commit ad5d5fce4f
2 changed files with 20 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2004-10-04 Werner Koch <wk@g10code.com>
* misc.c (setup_pinentry_env): Try hard to set a default for GPG_TTY.
2004-09-30 Werner Koch <wk@g10code.com>
* gpgsm.c (i18n_init): Always use LC_ALL.