Document some recent changes
[iotop.git] / NEWS
bloba1d13dcc3efdc657c59ad2c2029931343110da36
1 0.3
2 ~~~
3 o -P is now fully implemented and is dynamically toggled with 'p'
4 o Show the I/O priority (http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob_plain;f=Documentation/block/ioprio.txt;hb=HEAD)
6 0.2.1
7 ~~~~~
8 o UTF-8 strings are now correctly handled
10 0.2
11 ~~~
13 o Misconfigured terminals (TERM=xterm-color) are tolerated
14 o Added the --only option to only show processes or threads actually doing I/O
15 o Typing 'o' dynamically toggles the --only option
16 o Cosmetic fixes as well as minor bug fixes
17 o Re-organized code to import vanilla pynl80211
18 o Added workaround KERNBUG display in -P
20 0.1
21 ~~~
23 o First release