OpenHardwareMonitorLib.csproj
2011-01-20 Added a minimal control interface to allow manual fan control and implemented the interface for ATI GPUs.
2010-11-21 Added first experimental support for the Nuvoton NCT6771F super I/O chip.
2010-11-04 Replaced the direct reference to the Mono.Posix assembly with reflection.
2010-11-03 Added CPUID support for Linux.
2010-10-31 Replaced the non-kernel code of WinRing0 with a managed implementation. The new implementation should fix Issue 32 and simplify further work on Issue 46.
2010-09-22 Rewritten the PCI access for AMD CPUs.
2010-09-20 Refactored the CPU classes and added a GenericCPU class.
2010-08-22 Added a first implementation for the Heatmaster fan controller.
2010-08-15 Fixed some Code Analysis warnings.
2010-08-12 Changed the project files to Visual Studio 2010. Fixed some Code Analysis warnings.
2010-08-08 Refactored the hardware monitoring code into a library (Issue 101).