Added --quiet
[iotop.git] / NEWS
blob093ad6e69b2fb2ae7a287dc827586c40c5fbd48b
1 0.3
2 ~~~
3 o -P is now fully implemented and is dynamically toggled with 'p'
4 o Show the I/O priority
5 o Added the --accumulated, --kilobytes, --time and --quiet options
7 0.2.1
8 ~~~~~
9 o UTF-8 strings are now correctly handled
11 0.2
12 ~~~
14 o Misconfigured terminals (TERM=xterm-color) are tolerated
15 o Added the --only option to only show processes or threads actually doing I/O
16 o Typing 'o' dynamically toggles the --only option
17 o Cosmetic fixes as well as minor bug fixes
18 o Re-organized code to import vanilla pynl80211
19 o Added workaround KERNBUG display in -P
21 0.1
22 ~~~
24 o First release