Hardware/HDD/HDDGroup.cs
2010-10-02 Reverted the SMART temperature attribute search strategy to the one used previously. Fixed a few minor details in the HDDGroup class.
2010-10-02 Added a S.M.A.R.T dump for all drives, regardless of temperature presence so that we can start debugging SSD's and such.
2010-09-21 Refactored some of the hardware monitoring code and fixed a few code inspection warnings.
2010-08-08 Refactored the hardware monitoring code into a library (Issue 101).
2010-02-17 Added additional SMART temperature attributes.
2010-01-27 Fixed a NullReferenceException in the HDD SMART code.
2010-01-26 Initial commit.