summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorNicolas Hennion <nicolas@nicolargo.com>2012-06-21 22:30:15 +0200
committerNicolas Hennion <nicolas@nicolargo.com>2012-06-21 22:30:15 +0200
commitf2653a95dbfb5a8f7f72fe5c4386aabc64878d2f (patch)
treecfcfe9776daf5e362295578281cfbceaaf56df83 /NEWS
parentf61e6cc798d1c559d92ccff496ce5f4b2539ff9e (diff)
A bunch of new features (#48) by Alessio Sergi
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f2311463..dfb90606 100644
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,6 @@ Version 1.4
===========
* Goodby StatGrab... Welcome to the PsUtil library !
- * HTML output
* CSV output
* No more autotools, use setup.py to install
* Sort by Process name ('p' key)
@@ -14,6 +13,17 @@ Version 1.4
* Disable Net rate module from the command line (-n)
* Code is now checked with pep8
+ And thanks to Alessio Sergi:
+ * New system info: one-line layout and add Arch Linux support
+ * No decimal places for values < GB
+ * New memory and swap layout
+ * Add percentage of usage for both memory and swap
+ * Add MEM% usage, NICE, STATUS and running TIME per process to the processes info
+ * Add sort by MEM%
+ * Improved FreeBSD support
+ * Cleaning code and style
+ * Multiple minor fixes, changes and improvements>
+
Version 1.3.7
=============