ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libstatgrab/NEWS
Revision: 1.8
Committed: Wed Apr 9 20:49:29 2003 UTC (21 years ago) by tdb
Branch: MAIN
Changes since 1.7: +1 -1 lines
Log Message:
libstatgrab needs to do a check for atoll too. This should fix libstatgrab
on all platforms. New release coming shortly ;)

File Contents

# User Rev Content
1 tdb 1.7 libstatgrab 0.3.4 (31 March 2003)
2    
3     * Fixed memory leak, and file descriptor leak on linux.
4    
5 tdb 1.6 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 tdb 1.5 libstatgrab 0.3.2 (21 March 2003)
12    
13 tdb 1.6 * Network statistics wraparound fix.
14 tdb 1.5
15 tdb 1.4 libstatgrab 0.3.1 (12 March 2003)
16    
17 tdb 1.6 * Fixed network statistics on Solaris 7 or below.
18     * Disk IO statistics are correctly reported.
19 tdb 1.4
20     libstatgrab 0.3 (10 March 2003)
21 tdb 1.3
22 tdb 1.6 * Support added for Linux with a 2.4 kernel.
23 tdb 1.3
24 tdb 1.8 libstatgrab 0.2 (03 March 2003)
25 tdb 1.2
26 tdb 1.6 * Initial working release for Solaris (tested on 7, 8, and 9).
27 tdb 1.2