| 4 |
|
$Id$ |
| 5 |
|
|
| 6 |
|
PLANS: We're now working towards a 1.0 release which is where we plan |
| 7 |
< |
to stabalise the API. We'll be doing test releases before hand, |
| 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.12 (?? July 2005) |
| 11 |
> |
libstatgrab 0.13 (19 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 |
> |
* Fix statgrab to cope with filesystem paths containing dots. |
| 18 |
> |
* Make NFS a legal filesystem type on all platforms. |
| 19 |
> |
* A few minor build fixes. |
| 20 |
> |
|
| 21 |
> |
libstatgrab 0.12 (31 July 2005) |
| 22 |
|
* More details added to filesystem statistics. |
| 23 |
|
(Patches provided by Roman Neuhauser) |
| 24 |
|
* Rework Linux partition detection. |