ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libstatgrab/NEWS
Revision: 1.7
Committed: Mon Mar 31 15:47:01 2003 UTC (21 years ago) by tdb
Branch: MAIN
CVS Tags: LIBSTATGRAB_0_3_4
Changes since 1.6: +4 -0 lines
Log Message:
Package up 0.3.4 which fixes some leaking linux issues :-)

File Contents

# Content
1 libstatgrab 0.3.4 (31 March 2003)
2
3 * Fixed memory leak, and file descriptor leak on linux.
4
5 libstatgrab 0.3.3 (22 March 2003)
6
7 * Network statistics wraparound code was broken on interfaces that
8 transfered no data - typically second interfaces that weren't
9 connected.
10
11 libstatgrab 0.3.2 (21 March 2003)
12
13 * Network statistics wraparound fix.
14
15 libstatgrab 0.3.1 (12 March 2003)
16
17 * Fixed network statistics on Solaris 7 or below.
18 * Disk IO statistics are correctly reported.
19
20 libstatgrab 0.3 (10 March 2003)
21
22 * Support added for Linux with a 2.4 kernel.
23
24 libstatgrab 0.2 (3 March 2003)
25
26 * Initial working release for Solaris (tested on 7, 8, and 9).
27