From ff0f653055293674aba4b4af0c314706f71f0704 Mon Sep 17 00:00:00 2001 From: Sebastian Hildebrandt Date: Thu, 6 May 2021 15:32:16 +0200 Subject: [PATCH] services() modified service listing (linux) --- CHANGELOG.md | 1 + docs/history.html | 5 +++++ docs/index.html | 2 +- 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b0a6f79..fb6dd9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -77,6 +77,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | Version | Date | Comment | | -------------- | -------------- | -------- | +| 5.6.19 | 2021-05-06 | `services()` modified service listing (linux) | | 5.6.18 | 2021-05-06 | `processes()` fixed Windows mem bug (naming conform to all platforms) | | 5.6.17 | 2021-05-05 | `networkInterfaces()` fixed Windows XP bug (WMIC NetEnabled) | | 5.6.16 | 2021-05-05 | `graphics()` fixed compare bug | diff --git a/docs/history.html b/docs/history.html index 61b29ee..3a5a1fa 100644 --- a/docs/history.html +++ b/docs/history.html @@ -56,6 +56,11 @@ + + 5.6.19 + 2021-05-06 + services() modified service listing (linux) + 5.6.18 2021-05-06 diff --git a/docs/index.html b/docs/index.html index 9e3a15b..659d6e5 100644 --- a/docs/index.html +++ b/docs/index.html @@ -170,7 +170,7 @@
systeminformation
 
-
New Version: 5.6.18
+
New Version: 5.6.19