--- projects/libstatgrab/NEWS 2005/07/18 14:08:34 1.37 +++ projects/libstatgrab/NEWS 2006/03/17 19:35:40 1.41 @@ -1,14 +1,24 @@ libstatgrab NEWS http://www.i-scream.org/libstatgrab/ -$Id: NEWS,v 1.37 2005/07/18 14:08:34 tdb Exp $ +$Id: NEWS,v 1.41 2006/03/17 19:35:40 tdb Exp $ PLANS: We're now working towards a 1.0 release which is where we plan - to stabalise the API. We'll be doing test releases before hand, + to stabilise the API. We'll be doing test releases before hand, but as always we'll like to hear about any bugs found in the current release. -libstatgrab 0.12 (?? July 2005) +libstatgrab 0.13 (19 March 2006) + * Fix build problems with recent linux kernels. + * Make saidar truncate disk/inteface/mount names to fit in display. + * Add WIN32 support using MINGW (not widely tested). + * Fix network interface up/down status on Solaris. + * Add extern "C" to header file to make linking with C++ code easier. + * Fix statgrab to cope with filesystem paths containing dots. + * Make NFS a legal filesystem type on all platforms. + * A few minor build fixes. + +libstatgrab 0.12 (31 July 2005) * More details added to filesystem statistics. (Patches provided by Roman Neuhauser) * Rework Linux partition detection.