aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2020-06-26 12:52:33 +0530
committerHarsh Shandilya <me@msfjarvis.dev>2020-06-26 12:52:33 +0530
commite21c8cd0fcad155529fca7aeaee1f24ecf758502 (patch)
tree73c6517240ebd8a53dbac2698c4b45a206120e25
parentcc2bb763980a15cf32fa068adcccbb6e3b8f2b1b (diff)
CHANGELOG: reword to better clarify fixes
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 77b7def1..49ccec15 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file.
### Fixed
-- Remember passphrase option did not work with keys that had empty passphrases and were generated before 2019
+- Remember passphrase option did not work with old-style keys (generated either before 2019 or by passing `-m PEM` to new versions of OpenSSH)
### Added