summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorPaul Buetow (mars.fritz.box) <paul@buetow.org>2011-11-19 12:14:58 +0100
committerPaul Buetow (mars.fritz.box) <paul@buetow.org>2011-11-19 12:14:58 +0100
commit79989a4299b929e2111ae03cadc19a4a344b9869 (patch)
tree83efe0e4890b35dcaa54c41b97b52bec5f0fafba /CHANGELOG
parentdcc6ec4c2d27c839d310a369d3e04a1f76337018 (diff)
Merge from devel; release v0.2.2
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG20
1 files changed, 20 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e0508a0..5b4e3b0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,26 @@
+Sat Nov 19 11:54:51 CET 2011
+* Released v0.2.2
+* Added a 1px horizontal line to each bar which represent the max. peak
+ of user and system cpu load of the last N samples (max. of the last 15
+ samples by default, it can be configured using --average)
+* Default value for --average has been decreased from 30 to 15 sample
+ values
+
+Fr 12. Aug 21:41:46 CEST 2011
+* Released v0.2.1
+
Di 9. Aug 20:42:43 CEST 2011
* Released v0.2.0.2 (Bugfixes only; Bar width was wrong by 1px)
+So 7. Aug 15:53:08 CEST 2011
+* Added grey separator lines between each hosts during CPU toggle mode
+* More intelligent CPU core numbering during CPU toggle mode
+* FreeBSD server support for CPU graphs has been tested and is working using
+ linprocfs mounted on /compat/linux/proc.
+* Changed licence to GPL 2
+* Some more documentation
+* Some minor bugfixes
+
So 7. Aug 14:06:45 CEST 2011
* Released v0.2.0.1 (Bugfixes only)