summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 37adf19f..a19a83aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
What's new in version 0.6.1
+* New meter type: "All CPUs", which dynamically adjusts
+ to the number of CPUs present in the machine. Note that
+ because of this, older versions of htop may crash when
+ using an .htoprc file modified my the newer version.
* Accept --with-proc=<dir> in configure, to specify
alternative procfs locations (making htop friendlier
to the Linux compatibility layer in FreeBSD)