aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorFabian Henneke <FabianHenneke@users.noreply.github.com>2020-06-26 09:12:39 +0200
committerGitHub <noreply@github.com>2020-06-26 09:12:39 +0200
commitb60c5fb605893be51840b742bf3e3c89c5b446a5 (patch)
treed4614d90b7c997fc20d98758d3b55dd4a4fd3cd9 /CHANGELOG.md
parent6b5984dfe65a538a9b96878dff66aea4743a5f79 (diff)
Use remembered credential even if it is empty (#880)
* Use remembered credential even if it is empty Should fix #875. * .isNull() --> == null * Update relnotes Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * Reword relnotes Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * 2019 it is Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2247f45e..77b7def1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
+### Fixed
+
+- Remember passphrase option did not work with keys that had empty passphrases and were generated before 2019
+
### Added
- Add GNU IceCatMobile to the list of supported browsers for Autofill