aboutsummaryrefslogtreecommitdiffstats
path: root/inxi.changelog
diff options
context:
space:
mode:
Diffstat (limited to 'inxi.changelog')
-rwxr-xr-x[-rw-r--r--]inxi.changelog46
1 files changed, 46 insertions, 0 deletions
diff --git a/inxi.changelog b/inxi.changelog
index e78f92c..4598271 100644..100755
--- a/inxi.changelog
+++ b/inxi.changelog
@@ -1,4 +1,50 @@
=====================================================================================
+Version: 2.2.3
+Patch Version: 00
+Script Date: 2014-09-03
+-----------------------------------
+Changes:
+-----------------------------------
+New version, new tarball. Contains a major bug fix for a regression introduced in 2.2.2
+
+-m/-M would always show requires root for dmidecode no matter what. Also improved dmidecode
+error messages/handling.
+
+Also, a fix for no display card data, now shows as expected no card data
+
+Most other fixes are for bsd, mostly openbsd.
+
+1. Added a class for network devices in freebsd pciconf
+
+2. Added -r support for openbsd
+
+3. Fixed some cpu issues for openbsd
+
+4. Fixed an issue in openbsd/freebsd where client version data failed to get cleaned
+
+5. Changed inxi short form output for bsds to show OS data instead of kernel data.
+
+6. BSDs, maybe all, different syntax in xorg.0.log made unloaded gfx drivers not show,
+ that is fixed now.
+
+-p fixed file system type in -p/-P for openbsd, now shows.
+
+-I / inxi short - fixed used memory, did not show in openbsd, now does.
+
+-f fixed cpu flags in openbsd, now works
+
+-C corrected corrupted cpu data outputs, in openbsd at least, maybe also freebsd
+
+-C added an openbsd hack to sometimes show cpu L2 cache
+
+-m/-M fixed/improved dmidecode error handling for all systems
+
+modified handling of dmesg.boot data, synched so gawk can parse better.
+
+-----------------------------------
+-- Harald Hope - Wed, 03 Sep 2014 12:00:04 -0700
+
+=====================================================================================
Version: 2.2.2
Patch Version: 00
Script Date: 2014-09-01