-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathChangeLog
48 lines (48 loc) · 1.13 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
1.0.15
Add etc/logrotate.conf to be echoed.
1.0.14
Fix configuration file name and related directory name.
Add etc/cron.d/ directory files to be echoed.
1.0.13
Code cleaning.
Fix configuration file name and related directory name.
Add etc/cron.d/ directory files to be echoed.
1.0.13
Code cleaning.
1.0.12
Code cleaning.
1.0.11
Delet unneeded files with other minor fixes.
1.0.10
Fix wrong object handling.
1.0.9
Fix timing of closing dir pointer.
1.0.8
Fix uninitialized objects to initialize with zero.
1.0.7
Fix possible wrong memory management.
1.0.6
Graph feature implemented.
1.0.5
Fix bug in directory and file setting stuff.
1.0.4
Fix to set proper file name for sar-analyzer feature file.
1.0.3
Fix to set proper directory name when writing to files.
1.0.2
Incorporate sar-analyzer functionality except graphs.
1.0.1
Fix Makefile.am with others including writing to a file every time execute the
program.
0.1.2
Add to echo proc/net/sockstat file.
0.1.1
Incorporated libsar-analyzer and linked ( sar-analyzer is still not functioning ).
0.1.0
Fix typo.
0.0.3
Make library and link.
0.0.2
Fix bug in search function with others.
0.0.1
New version