aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2020-05-28 02:44:18 -0400
committerJesse Luehrs <doy@tozt.net>2020-05-28 02:46:58 -0400
commit3efe6a2b304c0c63bd2ce86adcd23a3647634008 (patch)
treeb4a2e36f299b8f2ebcf3946ee1d9d870549a9685 /CHANGELOG.md
parent46d1e9aa0221dca2051bad8f2e0b1bd37bea9b04 (diff)
downloadrbw-3efe6a2b304c0c63bd2ce86adcd23a3647634008.tar.gz
rbw-3efe6a2b304c0c63bd2ce86adcd23a3647634008.zip
properly handle empty string from pinentry
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c581bbf..e8bbcab 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
* Correctly handle password retries when entering an invalid password on the
official Bitwarden server.
+* Fix hang when giving an empty string to pinentry.
## [0.3.5] - 2020-05-25