wmshutdown: Bump to version 1.6
[dockapps.git] / wmSMPmon / Changelog
blob2e7731397aa658e742e81176656de43ab5f0458e
1 3.2
3 - Added Solaris support.
4 - Added CPU load aggreggation so that they fit into two columns.
5 - A bit of code clean-up to speed up things.
7 3.1
9 - Fixed bug where wmSMPmon would crash if no swap is enabled/present
10   on the system (thanks to John Schmerge for finding this!)
11 - Added INSTALL file (thanks to Paul Johnson for reminding me)
14 3.0
16 - Improved processing of command line options - unknown options and
17   missing parameters are now dealt with
18 - wmSMPmon now properly supports single CPU machines! On a single CPU
19   machine, the CPU load bar is drawn wider and only one graph style is
20   supported.
21 - man page improved and edited Makefile so man page will get installed as well
24 2.9.2
26 - Separated OS dependent code from rest of program to improve portability
29 2.9.1
31 - Adapted wmSMPmon to kernel 2.6, using code from top and
32   procps. kernels 2.2, 2.4 and 2.6 are now supported.