From 61f5454c32e68efa2f05cd79549291bb8717357e Mon Sep 17 00:00:00 2001 From: Harald Hope Date: Tue, 15 Dec 2020 15:16:35 -0800 Subject: [PATCH] cleanup --- inxi.changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inxi.changelog b/inxi.changelog index 9a933b9..6a26327 100644 --- a/inxi.changelog +++ b/inxi.changelog @@ -20,7 +20,7 @@ BUGS: never gotten a dataset for before, this tripped a series of errors in inxi, which were actually caused by small errors and failures to check certain things, as well as simply never assigning data in corner cases. This system used only dmi -handles 6 and 7, which is a very rare setup, from the very early days of dmi +handles 5 and 6, which is a very rare setup, from the very early days of dmi data being settled, but it was valid data, and actually inxi was supposed to support it, because I'd never gotten a dataset containing such legacy hardware data, the support didn't work. There were actually several bugs discovered while tracking