Fixed column sorting with --accumulated
[iotop.git] / NEWS
blobb64c7b596d29415ed039b4ee334690e9a4bbf9d1
1 0.3.1
2 ~~~~~
3 o Fixed the ioprio syscall detection when running on i386/x86_64
4 o Fixed interaction between --accumulated and --only
5 o Fixed column sorting with --accumulated
7 0.3
8 ~~~
9 o -P is now fully implemented and is dynamically toggled with 'p'
10 o Show the I/O priority
11 o Added the --accumulated, --kilobytes, --time and --quiet options
13 0.2.1
14 ~~~~~
15 o UTF-8 strings are now correctly handled
17 0.2
18 ~~~
20 o Misconfigured terminals (TERM=xterm-color) are tolerated
21 o Added the --only option to only show processes or threads actually doing I/O
22 o Typing 'o' dynamically toggles the --only option
23 o Cosmetic fixes as well as minor bug fixes
24 o Re-organized code to import vanilla pynl80211
25 o Added workaround KERNBUG display in -P
27 0.1
28 ~~~
30 o First release