summaryrefslogtreecommitdiffstats
path: root/inxi.changelog
diff options
context:
space:
mode:
Diffstat (limited to 'inxi.changelog')
-rwxr-xr-xinxi.changelog24
1 files changed, 24 insertions, 0 deletions
diff --git a/inxi.changelog b/inxi.changelog
index 4598271..6b23431 100755
--- a/inxi.changelog
+++ b/inxi.changelog
@@ -1,4 +1,28 @@
=====================================================================================
+Version: 2.2.4
+Patch Version: 00
+Script Date: 2014-09-10
+-----------------------------------
+Changes:
+-----------------------------------
+New version, new tarball. Mostly bsd changes, except for downloader options, which now
+permit wget/curl/(openbsd ftp)/(bsd fetch) interchangeably.
+
+This lets more standard downloader defaults in bsds, as well as curl on gnu/linux systems
+without triggering an error of missing wget.
+
+1. Fixed cpu core issues on bsds, now shows core count + if > 1, cpus total.
+
+2. Now shows OS instead of Distro on short/long output, since each bsd is an OS.
+
+3. fixed vmstat issues for used memory outputs
+
+Also fixed potential failures with cpu core count array by making it a ',' separated array.
+
+-----------------------------------
+-- Harald Hope - Thu, 11 Sep 2014 18:15:10 -0700
+
+=====================================================================================
Version: 2.2.3
Patch Version: 00
Script Date: 2014-09-03