summaryrefslogtreecommitdiffstats
path: root/inxi.changelog
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2014-09-12 13:18:07 -0400
committerLibravatarUnit 193 <unit193@ubuntu.com>2014-09-12 13:18:07 -0400
commit1e4a1c15a6cc353131215b85d9477309031f0ec2 (patch)
tree2d62feac443b43deab596c7f82ade2b3f1f25989 /inxi.changelog
parentc96779e191c92fb848fa67f79f1073d9a8c155b6 (diff)
downloadinxi-1e4a1c15a6cc353131215b85d9477309031f0ec2.tar.bz2
inxi-1e4a1c15a6cc353131215b85d9477309031f0ec2.tar.xz
inxi-1e4a1c15a6cc353131215b85d9477309031f0ec2.tar.zst
Imported Upstream version 2.2.4upstream/2.2.4
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