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.21 by tdb, Mon Jan 19 16:49:17 2004 UTC vs.
Revision 1.25 by tdb, Tue Mar 9 12:25:38 2004 UTC

# Line 3 | Line 3 | http://www.i-scream.org/libstatgrab/
3  
4   $Id$
5  
6 + libstatgrab 0.9 (10 March 2004)
7 +
8 + * Added network interface information:
9 +     speed, duplex, up/down.
10 + * Added more statistics on network interfaces:
11 +     i/o packets, i/o errors, and collisions.
12 + * Added support for OpenBSD 3.3.
13 + * Added support for DragonFly BSD 1.0.
14 + * No longer need elevated privileges on most platforms:
15 +     FreeBSD 5, NetBSD, and OpenBSD.
16 +     (see PLATFORMS file for details on which OS's need elevated privileges)
17 + * Minor changes to the return types of the python bindings functions.
18 +
19 + * PLEASE NOTE: this will break binary (only) compatibility.
20 +
21 + libstatgrab 0.8.2 (11 February 2004)
22 +
23 + * Fixes to add support for Solaris 6.
24 + * Python bindings available in extras directory.
25 + * Some tidying up of code.
26 +
27   libstatgrab 0.8.1 (21 January 2004)
28  
29   * The library part of libstatgrab is now released under the LGPL.
# Line 13 | Line 34 | libstatgrab 0.8.1 (21 January 2004)
34   * Some incorrect #includes moved.
35   * Significant speed increases to the Solaris disk mapping code in
36     statgrab_init, which improves startup time.
37 + * Minor fix for saidar's -d flag and negative numbers.
38  
39   libstatgrab 0.8 (06 January 2004)
40  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines