CHANGELOG: reword to better clarify fixes

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya
2020-06-26 12:52:33 +05:30
parent cc2bb76398
commit e21c8cd0fc

View File

@@ -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