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.32 by tdb, Tue Aug 24 19:02:33 2004 UTC vs.
Revision 1.48 by tdb, Sun Feb 21 10:05:05 2010 UTC

# Line 3 | Line 3 | http://www.i-scream.org/libstatgrab/
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.17 (21 February 2010)
12 + * Provide iowait cpu information on Linux version 2.5.41 or later.
13 + * Display data for ZFS on Solaris.
14 + * Dynamically get list of valid filesystems on FreeBSD.
15 +     (Thanks to Baptiste Daroussin)
16 + * Support FreeBSD 9.
17 + * Use utmpx when available (required for FreeBSD 9).
18 +     (Thanks to Ed Schouten)
19 + * Support larger amounts of memory on FreeBSD.
20 +     (Thanks to Tom Bird)
21 +
22 + libstatgrab 0.16 (13 March 2008)
23 + * Fix saidar build on Solaris with Sun's compiler.
24 + * Add support for FreeBSD 8.0.
25 + * Fix build on "armel" Debian port.
26 +     (Thanks to Riku Voipio and Martin Guy)
27 + * Fix statgrab-make-mrtg-config on machines with no swap.
28 +     (Thanks to Tom Carlson)
29 +
30 + libstatgrab 0.15 (14 July 2007)
31 + * Fix breakages in memory stats on OpenBSD that were introduced in
32 +   the last release.
33 +     (Thanks to David Love)
34 + * Update internal string functions and some related cleanups.
35 +     (Thanks to David Love)
36 + * Fix compile warning on FreeBSD.
37 +
38 + libstatgrab 0.14 (08 January 2007)
39 + * Fix memory stats on OpenBSD.
40 + * Add colour support to saidar.
41 +     (Thanks to Angelina Carlton)
42 + * Fix CPU stats on Solaris - swap and iowait were incorrectly reported.
43 + * Fix kstat related memory leaks on Solaris.
44 +     (Thanks to Javier Donaire)
45 + * Fix network stats on some unusual Solaris setups.
46 + * Fix process time_spent on Linux.
47 +     (Thanks to Fred Barnes)
48 + * Make interface up status check the link status as well.
49 +     (Thanks to Michelangelo Vassallo)
50 + * Fix build on NetBSD 3.
51 +     (Thanks to Wijnand Wiersma)
52 + * Rework curses detection code in the configure script.
53 + * Fix bug that caused saidar to crash when the window was rapidly resized.
54 +
55 + libstatgrab 0.13 (19 March 2006)
56 + * Fix build problems with recent linux kernels.
57 + * Make saidar truncate disk/inteface/mount names to fit in display.
58 + * Add WIN32 support using MINGW (not widely tested).
59 + * Fix network interface up/down status on Solaris.
60 + * Add extern "C" to header file to make linking with C++ code easier.
61 + * Fix statgrab to cope with filesystem paths containing dots.
62 + * Make NFS a legal filesystem type on all platforms.
63 + * A few minor build fixes.
64 +
65 + libstatgrab 0.12 (31 July 2005)
66 + * More details added to filesystem statistics.
67 +     (Patches provided by Roman Neuhauser)
68 + * Rework Linux partition detection.
69 + * Fix compile error in network stats on Linux 2.6.
70 +     (Patches provided by Scott Lampert)
71 + * Change name of duplex value in network interface stats.
72 +     NOTE: this minor change breaks the API.
73 + * Manual pages for saidar, statgrab and the other tools.
74 + * Fix minor typo in statgrab usage output.
75 + * Support for Solaris 10.
76 + * Support for FreeBSD 7.
77 +
78 + libstatgrab 0.11.1 (03 March 2005)
79 + * Add NFS to list of supported filesystems.
80 + * Fix reporting of network interface duplex settings on Linux.
81 + * Fix saidar to support negative FS usage.
82 +
83 + libstatgrab 0.11 (09 November 2004)
84 + * Add support for HP-UX 11.11.
85 +    (Patches provided by Roy Keene)
86 + * Minor fixes to statgrab mrtg tools.
87 + * Minor fixes to saidar.
88 + * Minor code cleanups and fixes to libstatgrab.
89 +
90   libstatgrab 0.10.3 (24 August 2004)
91  
92   * Add -f flag to statgrab to display floating-point numbers multiplied

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines