From d778c8dcceed70e2b51cadcba96d5a355a7f55d5 Mon Sep 17 00:00:00 2001 From: Colin Cogle Date: Thu, 24 Nov 2022 00:42:44 -0500 Subject: [PATCH] Fix typo, update Changelog --- CHANGELOG.md | 3 +++ en-US/about_PSGemini.help.txt | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e0ab44..3a886d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # PSGemini ChangeLog +## Not yet released +* Included the Project Gemini Speculative Speculation as some extra reading material (`Get-Help about_ProjectGemini`). The original has British English spellings, so why not? Now we have a localization/localisation. + ## Version 1.0.5 Code cleanup. diff --git a/en-US/about_PSGemini.help.txt b/en-US/about_PSGemini.help.txt index f5d8625..108fbe1 100644 --- a/en-US/about_PSGemini.help.txt +++ b/en-US/about_PSGemini.help.txt @@ -18,7 +18,7 @@ Certificate Trust The Gemini protocol uses certificates in a trust on first use (TOFU) model. To keep track of this, PSGemini saves found certificates to a file. That file is saved at $env:PSGeminiTOFUPath. If that is not defined, it defaults - defaults to `${env:HOME}/.PSGemini_known_hosts.csv`. + to `${env:HOME}/.PSGemini_known_hosts.csv`. While strongly discouraged, if you've managed to find my conceptual help, you might be the type who wants to mess with the trust store. You can do so