8 |
|
but as always we'll like to hear about any bugs found in the |
9 |
|
current release. |
10 |
|
|
11 |
+ |
libstatgrab 0.14 (?? December 2006) |
12 |
+ |
* Fix memory stats on OpenBSD. |
13 |
+ |
* Add colour support to saidar. |
14 |
+ |
(Thanks to Angelina Carlton) |
15 |
+ |
* Fix CPU stats on Solaris - swap and iowait were incorrectly reported. |
16 |
+ |
* Fix kstat related memory leaks on Solaris. |
17 |
+ |
(Thanks to Javier Donaire) |
18 |
+ |
* Fix network stats on some unusual Solaris setups. |
19 |
+ |
* Fix process time_spent on Linux. |
20 |
+ |
(Thanks to Fred Barnes) |
21 |
+ |
* Make interface up status check the link status as well. |
22 |
+ |
(Thanks to Michelangelo Vassallo) |
23 |
+ |
* Fix build on NetBSD 3. |
24 |
+ |
(Thanks to Wijnand Wiersma) |
25 |
+ |
|
26 |
|
libstatgrab 0.13 (19 March 2006) |
27 |
|
* Fix build problems with recent linux kernels. |
28 |
|
* Make saidar truncate disk/inteface/mount names to fit in display. |
38 |
|
(Patches provided by Roman Neuhauser) |
39 |
|
* Rework Linux partition detection. |
40 |
|
* Fix compile error in network stats on Linux 2.6. |
41 |
< |
(Patches provided by Scott Lampert) |
41 |
> |
(Patches provided by Scott Lampert) |
42 |
|
* Change name of duplex value in network interface stats. |
43 |
< |
NOTE: this minor change breaks the API. |
43 |
> |
NOTE: this minor change breaks the API. |
44 |
|
* Manual pages for saidar, statgrab and the other tools. |
45 |
|
* Fix minor typo in statgrab usage output. |
46 |
|
* Support for Solaris 10. |