ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libstatgrab/NEWS
(Generate patch)

Comparing projects/libstatgrab/NEWS (file contents):
Revision 1.15 by tdb, Tue Oct 21 16:35:56 2003 UTC vs.
Revision 1.20 by tdb, Mon Jan 19 16:38:56 2004 UTC

# Line 1 | Line 1
1 < libstatgrab 0.7 (21 October 2003)
1 > libstatgrab 0.8.1 (21 January 2004)
2  
3 + * The library part of libstatgrab is now released under the LGPL.
4 +   (the tools are still released under the GPL)
5 + * File descriptor leak fixed on Linux.
6 + * strlcpy/strlcat functions added for Solaris 7 to fix compile.
7 + * statgrab_init error behaviour fixed (primarly for Solaris 7).
8 + * Some incorrect #includes moved.
9 + * Significant speed increases to the Solaris disk mapping code in
10 +   statgrab_init, which improves startup time.
11 +
12 + libstatgrab 0.8 (06 January 2004)
13 +
14 + * Support for Linux 2.6.
15 + * Support for Cygwin.
16 + * Use cNtNdNsN names on Solaris instead of sdN.
17 + * Fixes and optimisations to saidar.
18 + * Fixes to the --disable-saidar and --disable-statgrab configure flags.
19 + * New function to drop elevated privileges some OS's require.
20 +   (after using the init function)
21 +
22 + libstatgrab 0.7 (22 October 2003)
23 +
24   * Support for NetBSD 1.6.x.
25   * FreeBSD code optimised.
26   * Initialise function allows programs to drop extra privileges (on *BSD).
27   * saidar now works even if it can't get all statistics.
28   * List of known file systems increased on Linux and *BSD.
29   * Minor bug fixes.
30 + * Tested (and working) on Solaris 9 x86, Linux 2.2 on alpha, and
31 +   Linux 2.4 on amd64.
32  
33   libstatgrab 0.6.1 (18 October 2003)
34  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines