From 66648adbe6a50aead8c249cb99ff6ac294ece3ac Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Sun, 27 Sep 2020 15:51:33 +0200 Subject: [PATCH] typo --- WHATSNEW | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WHATSNEW b/WHATSNEW index 2ff4e0eb8..6142efafe 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -18,7 +18,7 @@ Fixed bugs: * will no longer remove the temporary file it just created before writing to it. - * and didn't deal with wildcard hostnames in shs + * and didn't deal with wildcard hostnames in ssh config files properly. Bugzilla Report 64530