From fe23507043d5d476e382d364270fcc9419475958 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 25 May 2020 21:37:07 -0400 Subject: fix finding the active tty name apparently $TTY is a shell builtin variable, and not set in the actual environment --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a18b99..a3f8a1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ ### Fixed +* Terminal-based pinentry methods should now work correctly (Glandos). * Further error message improvements. ## [0.3.4] - 2020-05-24 -- cgit v1.2.3-54-g00ecf