3 |
|
|
4 |
|
$Id$ |
5 |
|
|
6 |
< |
libstatgrab 0.10.1 (20 July 2004) |
6 |
> |
libstatgrab 0.10.2 (27 July 2004) |
7 |
|
|
8 |
+ |
* Fix shared library version that when backwards in 0.10.1. |
9 |
+ |
|
10 |
+ |
libstatgrab 0.10.1 (26 July 2004) |
11 |
+ |
|
12 |
|
* Use DESTDIR correctly when setting permissions at install time. |
13 |
|
* Fix disk stats to work with OpenBSD 3.5. |
14 |
|
* Fix disk stats on NetBSD 2.0 (statvfs instead of statfs). |
15 |
|
* Fix memory leak in process stats on NetBSD 2.0. |
16 |
< |
* Add vxfs (veritas file system) to list of know file systems |
16 |
> |
* Add vxfs (Veritas filesystem) to list of known filesystems |
17 |
|
on Solaris. |
18 |
|
* Add more variables to the pkg-config file to suggest suitable |
19 |
|
ownership and permissions for binaries using libstatgrab. |
20 |
< |
* Make sure statgrab.h can't be included twice. |
20 |
> |
* Make sure statgrab.h can safely be included twice. |
21 |
|
* Fix statgrab to display network interface names even if they |
22 |
|
don't have IO stats (like the loopback interface on Solaris). |
23 |
|
* Add error reporting function that grabs errno. |