| 3 |
|
|
| 4 |
|
$Id$ |
| 5 |
|
|
| 6 |
< |
libstatgrab 0.10.1 (20 July 2004) |
| 6 |
> |
libstatgrab 0.10.3 (23 August 2004) |
| 7 |
> |
|
| 8 |
> |
* Add -f flag to statgrab to display floating-point numbers multiplied |
| 9 |
> |
by an integer. |
| 10 |
> |
* Add -K, -M and -G flags to statgrab to show byte counts in kibibytes, |
| 11 |
> |
mebibytes or gibibytes. |
| 12 |
> |
* Make statgrab-make-mrtg-config use the new flags to scale extremely |
| 13 |
> |
large or small numbers so that mrtg can handle them. |
| 14 |
> |
* Make statgrab-make-mrtg-config automatically detect network interface |
| 15 |
> |
speeds. |
| 16 |
> |
|
| 17 |
> |
libstatgrab 0.10.2 (27 July 2004) |
| 18 |
> |
|
| 19 |
> |
* Fix shared library version that when backwards in 0.10.1. |
| 20 |
> |
|
| 21 |
> |
libstatgrab 0.10.1 (26 July 2004) |
| 22 |
|
|
| 23 |
|
* Use DESTDIR correctly when setting permissions at install time. |
| 24 |
|
* Fix disk stats to work with OpenBSD 3.5. |