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.37 by tdb, Mon Jul 18 14:08:34 2005 UTC vs.
Revision 1.45 by tdb, Fri Jul 13 20:36:46 2007 UTC

# Line 4 | Line 4 | http://www.i-scream.org/libstatgrab/
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.15 (14 July 2007)
12 > * Fix breakages in memory stats on OpenBSD that were introduced in
13 >   the last release.
14 >     (Thanks to David Love)
15 > * Update internal string functions and some related cleanups.
16 >     (Thanks to David Love)
17 > * Fix compile warning on FreeBSD.
18 >
19 > libstatgrab 0.14 (08 January 2007)
20 > * Fix memory stats on OpenBSD.
21 > * Add colour support to saidar.
22 >     (Thanks to Angelina Carlton)
23 > * Fix CPU stats on Solaris - swap and iowait were incorrectly reported.
24 > * Fix kstat related memory leaks on Solaris.
25 >     (Thanks to Javier Donaire)
26 > * Fix network stats on some unusual Solaris setups.
27 > * Fix process time_spent on Linux.
28 >     (Thanks to Fred Barnes)
29 > * Make interface up status check the link status as well.
30 >     (Thanks to Michelangelo Vassallo)
31 > * Fix build on NetBSD 3.
32 >     (Thanks to Wijnand Wiersma)
33 > * Rework curses detection code in the configure script.
34 > * Fix bug that caused saidar to crash when the window was rapidly resized.
35 >
36 > libstatgrab 0.13 (19 March 2006)
37 > * Fix build problems with recent linux kernels.
38 > * Make saidar truncate disk/inteface/mount names to fit in display.
39 > * Add WIN32 support using MINGW (not widely tested).
40 > * Fix network interface up/down status on Solaris.
41 > * Add extern "C" to header file to make linking with C++ code easier.
42 > * Fix statgrab to cope with filesystem paths containing dots.
43 > * Make NFS a legal filesystem type on all platforms.
44 > * A few minor build fixes.
45 >
46 > libstatgrab 0.12 (31 July 2005)
47   * More details added to filesystem statistics.
48       (Patches provided by Roman Neuhauser)
49   * Rework Linux partition detection.
50   * Fix compile error in network stats on Linux 2.6.
51 <    (Patches provided by Scott Lampert)
51 >     (Patches provided by Scott Lampert)
52   * Change name of duplex value in network interface stats.
53 <    NOTE: this minor change breaks the API.
53 >     NOTE: this minor change breaks the API.
54   * Manual pages for saidar, statgrab and the other tools.
55   * Fix minor typo in statgrab usage output.
56   * Support for Solaris 10.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines