aboutsummaryrefslogtreecommitdiffstats
path: root/inxi.changelog
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2014-09-12 13:18:10 -0400
committerLibravatarUnit 193 <unit193@ubuntu.com>2014-09-12 13:18:10 -0400
commit4b769ffacd346330f4bda5d5bb43843b6e21ee91 (patch)
treeb6e9672993b24edb009d3e262d4878d1739b652a /inxi.changelog
parent929b2dacbc8b7eb5720cd1a4b943aad98e7725fa (diff)
parent1e4a1c15a6cc353131215b85d9477309031f0ec2 (diff)
Merge tag 'upstream/2.2.4'
Upstream version 2.2.4 # gpg: Signature made Fri 12 Sep 2014 01:18:09 PM EDT using RSA key ID EBE9BD91 # gpg: Good signature from "Unit 193 <unit193@gmail.com>" # gpg: aka "Unit 193 <unit193@ninthfloor.org>" # gpg: aka "Unit 193 <unit193@ubuntu.com>"
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