summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorNicolas Hennion <nicolas@nicolargo.com>2012-12-21 21:45:53 +0100
committerNicolas Hennion <nicolas@nicolargo.com>2012-12-21 21:45:53 +0100
commitc3b42a5fc09b3cab4b13921c824f9e34453679fb (patch)
tree480bbc08dfb00e207edeb7880887d4da69bab397 /NEWS
parent2fd4779f2bb59237800183eb3c5578c32a6750cb (diff)
Add color to sensors
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5c02fed2..bd96ff53 100644
--- a/NEWS
+++ b/NEWS
@@ -3,8 +3,11 @@ Version 1.5.2
* Add sensors module (enable it with -e option)
* Improve CPU stats (IO wait, Nice, IRQ)
- * More stats in lower space (yes it is possible)
+ * More stats in lower space (yes it's possible)
* Refactor processes list and count (lower CPU/MEM footprint)
+ * Add functions to the RCP method
+ * Completed unit test
+ * and fixes...
Version 1.5.1
=============