From bd8283b6a0e53428f008abd242ae5f8ebafc5bdf Mon Sep 17 00:00:00 2001 From: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com> Date: Wed, 20 Jul 2022 08:50:33 -0500 Subject: [PATCH] Updating to match CHANGELOG (#6752) Updating to match: - https://github.com/fleetdm/fleet/pull/6622/files --- articles/fleet-4.17.0.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/articles/fleet-4.17.0.md b/articles/fleet-4.17.0.md index 628867668..f28cf104d 100644 --- a/articles/fleet-4.17.0.md +++ b/articles/fleet-4.17.0.md @@ -58,7 +58,7 @@ In 4.17.0, we also: * Updated Fleet host detail query so that the `os_version` for Ubuntu hosts reflects the accurate patch number. -* Improved accuracy of `software_host_counts` by removing hosts from the count if software has been uninstalled. +* Improved accuracy of `software_host_counts` by removing hosts from the count if any software has been uninstalled. * Improved accuracy of the `last_restarted` date. @@ -66,11 +66,11 @@ In 4.17.0, we also: * Improved logging when fleetctl encounters permissions errors. -* Added support for scanning RHEL based and Fedora hosts for vulnerable software using OVAL definitions. +* Added support for scanning RHEL-based and Fedora hosts for vulnerable software using OVAL definitions. * Fixed SQL generated for operating system version policies to reduce false negatives -* Added the number of hosts enrolled by operating system (OS) and OS version to anonymous usage statistics. +* Added the number of hosts enrolled by Operating System (OS) and its version to anonymous usage statistics. * Added the weekly active users count to anonymous usage statistics.