moel.mich [Mon, 07 Jun 2010 20:03:48 +0000] rev 136
Added (partial) SMBIOS support for Linux by reading from sysfs.
moel.mich [Sun, 06 Jun 2010 14:44:53 +0000] rev 135
Added experimental lm-sensors super I/O support for Linux.
moel.mich [Sun, 06 Jun 2010 11:07:57 +0000] rev 134
Fixed Issue 69.
moel.mich [Sat, 05 Jun 2010 18:59:54 +0000] rev 133
Fixed Issue 65.
moel.mich [Sat, 05 Jun 2010 11:15:16 +0000] rev 132
Fixed Issue 23.
moel.mich [Sat, 05 Jun 2010 09:40:57 +0000] rev 131
Fixed Issue 68.
moel.mich [Thu, 03 Jun 2010 22:40:18 +0000] rev 130
Fixed Issue 63.
moel.mich [Sat, 29 May 2010 13:49:20 +0000] rev 129
Fixed Issue 64.
moel.mich [Tue, 25 May 2010 22:33:03 +0000] rev 128
Added an event handler to save the configuration when the user logs off without closing the application first (http://blogs.msdn.com/b/oldnewthing/archive/2008/04/21/8413175.aspx), because FormClosed is not called in that case.
moel.mich [Tue, 25 May 2010 18:57:28 +0000] rev 127
Added a workaround for the "You must keep the stream open for the lifetime of the Image." problem of the Image.FromStream method. This also reduced the overall memory usage (private working set).