v1.0
Initial Release

v2.0
FIX: Fix typo in lines 175, 200. When CPU temp is above MAX, fans power 
is above 100%. In this case PWM should be set to higher possible value (FF)

FIX: Fix error in mail address

NEW: Adding bound checking for Fans % power. If it is more than 100% 
then is 100%.

NEW: Programing PWM into chip is only when PWM value is changed. It is 
reducing writes to hardware. (On my system, when we have heavy load, writing 
via REXXIO sometimes hangs LPC I/O ?!?!?!?!).

NEW: Reading CPU temp, and FANS speed now is via StHealth.dll. Should be more
reliable when system is heavy loaded. See previous NEW

NEW: When chip PWM reg for CPU fan is changed, script produces short beep.
(To turn off this feature, comment line 183 in FansControl.cmd) 


