3 |
|
|
4 |
|
$Id$ |
5 |
|
|
6 |
+ |
PLANS: We're now working towards a 1.0 release which is where we plan |
7 |
+ |
to stabilise the API. We'll be doing test releases before hand, |
8 |
+ |
but as always we'll like to hear about any bugs found in the |
9 |
+ |
current release. |
10 |
+ |
|
11 |
+ |
libstatgrab 0.13? (?? March 2006) |
12 |
+ |
* Fix build problems with recent linux kernels. |
13 |
+ |
* Make saidar truncate disk/inteface/mount names to fit in display. |
14 |
+ |
* Add WIN32 support using MINGW (not widely tested). |
15 |
+ |
* Fix network interface up/down status on Solaris. |
16 |
+ |
* Add extern "C" to header file to make linking with C++ code easier. |
17 |
+ |
* A few build fixes. |
18 |
+ |
|
19 |
+ |
libstatgrab 0.12 (31 July 2005) |
20 |
+ |
* More details added to filesystem statistics. |
21 |
+ |
(Patches provided by Roman Neuhauser) |
22 |
+ |
* Rework Linux partition detection. |
23 |
+ |
* Fix compile error in network stats on Linux 2.6. |
24 |
+ |
(Patches provided by Scott Lampert) |
25 |
+ |
* Change name of duplex value in network interface stats. |
26 |
+ |
NOTE: this minor change breaks the API. |
27 |
+ |
* Manual pages for saidar, statgrab and the other tools. |
28 |
+ |
* Fix minor typo in statgrab usage output. |
29 |
+ |
* Support for Solaris 10. |
30 |
+ |
* Support for FreeBSD 7. |
31 |
+ |
|
32 |
+ |
libstatgrab 0.11.1 (03 March 2005) |
33 |
+ |
* Add NFS to list of supported filesystems. |
34 |
+ |
* Fix reporting of network interface duplex settings on Linux. |
35 |
+ |
* Fix saidar to support negative FS usage. |
36 |
+ |
|
37 |
+ |
libstatgrab 0.11 (09 November 2004) |
38 |
+ |
* Add support for HP-UX 11.11. |
39 |
+ |
(Patches provided by Roy Keene) |
40 |
+ |
* Minor fixes to statgrab mrtg tools. |
41 |
+ |
* Minor fixes to saidar. |
42 |
+ |
* Minor code cleanups and fixes to libstatgrab. |
43 |
+ |
|
44 |
|
libstatgrab 0.10.3 (24 August 2004) |
45 |
|
|
46 |
|
* Add -f flag to statgrab to display floating-point numbers multiplied |