Add AlsaMixer.app to repository
[dockapps.git] / wmSMPmon / Changelog
blobbf1b1e5bcd3206e4f4e9e98bed1ccdcc03fac16c
1 3.1
3 - Fixed bug where wmSMPmon would crash if no swap is enabled/present
4   on the system (thanks to John Schmerge for finding this!)
5 - Added INSTALL file (thanks to Paul Johnson for reminding me)
8 3.0
10 - Improved processing of command line options - unknown options and
11   missing parameters are now dealt with
12 - wmSMPmon now properly supports single CPU machines! On a single CPU 
13   machine, the CPU load bar is drawn wider and only one graph style is
14   supported.
15 - man page improved and edited Makefile so man page will get installed as well
18 2.9.2
20 - Separated OS dependent code from rest of program to improve portability
23 2.9.1
25 - Adapted wmSMPmon to kernel 2.6, using code from top and
26   procps. kernels 2.2, 2.4 and 2.6 are now supported.