summaryrefslogtreecommitdiffstats
path: root/inxi.changelog
diff options
context:
space:
mode:
Diffstat (limited to 'inxi.changelog')
-rwxr-xr-xinxi.changelog42
1 files changed, 42 insertions, 0 deletions
diff --git a/inxi.changelog b/inxi.changelog
index b76462e..5f7878a 100755
--- a/inxi.changelog
+++ b/inxi.changelog
@@ -1,4 +1,46 @@
=====================================================================================
+Version: 2.1.20
+Patch Version: 00
+Script Date: 2014-04-08
+-----------------------------------
+Changes:
+-----------------------------------
+A few fixes to 2.1.20, bmips broke in some cases, that's fixed now. Also changed the
+way to handle bad ARM data, when bogomips are too low, < 50, we try to get the data
+from /sys, but now this runs on all the cores, so it may work as well on the multicore
+arm if the /proc/cpuinfo has bogomip that is too low and no cpu frequency.
+
+-----------------------------------
+-- Harald Hope - Wed, 09 Apr 2014 00:09:49 -0700
+
+=====================================================================================
+Version: 2.1.20
+Patch Version: 00
+Script Date: 2014-04-08
+-----------------------------------
+Changes:
+-----------------------------------
+New version, tarball, ARM cpu /proc/cpuinfo has broken the bogomips output, since this
+is an upstream bug, I'm adding in a quick hack that will work maybe for single core
+ARM cpus, but NOT for multicores that have the same issue.
+
+-----------------------------------
+-- Harald Hope - Tue, 08 Apr 2014 17:15:41 -0700
+
+=====================================================================================
+Version: 2.1.19
+Patch Version: 00
+Script Date: 2014-04-06
+-----------------------------------
+Changes:
+-----------------------------------
+New version, tarball, correction of loop counts for -p/-P ID-<number>, this requires
+a third counter to get all the stuff right. Sorry about the extra release, that's life.
+
+-----------------------------------
+-- Harald Hope - Sun, 06 Apr 2014 14:33:46 -0700
+
+=====================================================================================
Version: 2.1.18
Patch Version: 00
Script Date: 2014-04-04