1 |
+ |
libstatgrab 0.4 (09 April 2003) |
2 |
+ |
|
3 |
+ |
* Support added for FreeBSD 4.x (not tested on 5.x). |
4 |
+ |
|
5 |
+ |
libstatgrab 0.3.4 (31 March 2003) |
6 |
+ |
|
7 |
+ |
* Fixed memory leak, and file descriptor leak on linux. |
8 |
+ |
|
9 |
+ |
libstatgrab 0.3.3 (22 March 2003) |
10 |
+ |
|
11 |
+ |
* Network statistics wraparound code was broken on interfaces that |
12 |
+ |
transfered no data - typically second interfaces that weren't |
13 |
+ |
connected. |
14 |
+ |
|
15 |
|
libstatgrab 0.3.2 (21 March 2003) |
16 |
|
|
17 |
< |
* Network statistics wraparound fix |
17 |
> |
* Network statistics wraparound fix. |
18 |
|
|
19 |
|
libstatgrab 0.3.1 (12 March 2003) |
20 |
|
|
21 |
< |
* Fixed network statistics on Solaris 7 or below |
22 |
< |
* Disk IO statistics are correctly reported |
21 |
> |
* Fixed network statistics on Solaris 7 or below. |
22 |
> |
* Disk IO statistics are correctly reported. |
23 |
|
|
24 |
|
libstatgrab 0.3 (10 March 2003) |
25 |
|
|
26 |
< |
* Support added for Linux with a 2.4 kernel |
26 |
> |
* Support added for Linux with a 2.4 kernel. |
27 |
|
|
28 |
< |
libstatgrab 0.2 (3 March 2003) |
28 |
> |
libstatgrab 0.2 (03 March 2003) |
29 |
|
|
30 |
< |
* Initial working release for Solaris (tested on 7, 8, and 9) |
30 |
> |
* Initial working release for Solaris (tested on 7, 8, and 9). |
31 |
|
|