aboutsummaryrefslogtreecommitdiffstats
path: root/inxi.changelog
diff options
context:
space:
mode:
Diffstat (limited to 'inxi.changelog')
-rwxr-xr-xinxi.changelog51
1 files changed, 51 insertions, 0 deletions
diff --git a/inxi.changelog b/inxi.changelog
index b4fece2..1e5be2b 100755
--- a/inxi.changelog
+++ b/inxi.changelog
@@ -1,4 +1,55 @@
=====================================================================================
+Version: 2.2.35
+Patch Version: 00
+Script Date: 2016-02-29
+-----------------------------------
+Changes:
+-----------------------------------
+New version, new tarball. A tiny, but meaningful, fix. inxi had not been updated to
+test for the non deprecated battery test, /sys/class/power_supply/BAT0 existence.
+
+This resulted in failure to indicate 'portable' where applicable.
+
+I may also now add battery information where applicable since that's easy to get from
+/sys
+
+-----------------------------------
+-- Harald Hope - Mon, 29 Feb 2016 12:21:09 -0800
+
+=====================================================================================
+Version: 2.2.34
+Patch Version: 00
+Script Date: 2016-02-21
+-----------------------------------
+Changes:
+-----------------------------------
+New version, new tarball. This closes two issues:
+
+1. Add amdgpu to possible xorg drivers list (and gpu sensors data)
+
+2. switch to default dig command to get WAN ip. This is usually but not always faster than
+the http method. Because the IP source is not truly trustworthy (run by cisco), I'm keeping a
+fallback mode on 1 second time out failure of the previous http based methods. Added dig
+to recommended tools list.
+
+-----------------------------------
+-- Harald Hope - Sun, 21 Feb 2016 11:18:54 -0800
+
+=====================================================================================
+Version: 2.2.33
+Patch Version: 00
+Script Date: 2016-01-30
+-----------------------------------
+Changes:
+-----------------------------------
+No version change, new tarball. Someone spotted a small glitch in -W help menu.
+
+Says latitude/longtitude instead of latitude,longtitude
+
+-----------------------------------
+-- Harald Hope - Tue, 09 Feb 2016 11:20:03 -0800
+
+=====================================================================================
Version: 2.2.33
Patch Version: 00
Script Date: 2016-01-30