From 8d789032842ebfab6afe3b3b0275fe2af99570ae Mon Sep 17 00:00:00 2001 From: Harald Hope Date: Wed, 21 Mar 2018 21:48:12 -0700 Subject: [PATCH] Forgot changelog. --- inxi.changelog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/inxi.changelog b/inxi.changelog index da2bce4..4f220f7 100644 --- a/inxi.changelog +++ b/inxi.changelog @@ -1,3 +1,23 @@ +===================================================================================== +Version: 2.9.03 +Patch Version: 00 +Script Date: 2018-03-21 +----------------------------------- +Changes: +----------------------------------- + +New version, new man page. Updates: +1. added tool lsblk, recommends, for -p and -o, shows better partition data than +df does. First choice for -p and -o, -p fall back df, -o fallback file. + +2. fixed a big bug with user configs, that would make the configs break every time +the color editor was used. + +3. Some smaller bugs. + +----------------------------------- +-- Harald Hope - Wed, 21 Mar 2018 21:44:04 -0700 + ===================================================================================== Version: 2.9.02