glances/NEWS

22 lines
531 B
Plaintext
Raw Normal View History

2011-12-14 00:57:51 +04:00
Version 1.3
===========
* Add file system stats (total and used space)
* Adapt unit dynamicaly (K, M, G)
* Add man page (Thanks to Edouard Bourguignon)
Version 1.2
===========
2011-12-11 01:44:49 +04:00
* Resize the terminal and the windows are adapted dynamicaly
* Refresh screen instantanetly when a key is pressed
2011-12-14 00:57:51 +04:00
Version 1.1.3
2011-12-05 18:25:00 +04:00
=============
2011-12-05 00:10:22 +04:00
2011-12-05 14:49:41 +04:00
* Add disk IO monitoring
* Add caption
* Correct a bug when computing the bitrate with the option -t
2011-12-05 01:01:26 +04:00
* Catch CTRL-C before init the screen (Bug #2)
2011-12-05 00:10:22 +04:00
* Check if mem.total = 0 before division (Bug #1)