
v0.2
 - Fixed compilation for Qt 5.
 - Add hard disk temperature monitoring, like hddtemp, via SMART. (TODO)


v0.1
 - Fixed GLU includes, needed for Qt >=4.8 (Thanks go to Stqn for reporting!).
 - Added Ukrainian and Russian translations (Thanks to Drool, ALT Linux contributor).
 - Very basic lm_sensors support.
 - Some network interfaces information.
 - Better test-widgets layout.
 - Better CPU load test.
 - Optional debug messages (run with --debug).
 - Code cleanup.


v0.0.013

 - Basic system analysis and hardware detection.
 - Logging works.
 - Functional multi-threaded CPU test (very simple operations).
 - Semi-functional Memory test (just reads).
 - Functional 2D test (paints some primitives).
 - Functional 3D test (paints a rotating pyramid).
 - Semi-functional Disk test (just reads).
 - Functional Optical drive test (reads and counts errors).
 - Dummy serial port test (no checking).
 - Parallel port and Network tests not implemented.
